mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 16:51:59 +00:00
Pin black to v22.6
This commit is contained in:
parent
23bcb07d2b
commit
f1bd618b83
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
id: install-deps
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel black requests
|
||||
python -m pip install --upgrade pip setuptools wheel black==22.6 requests
|
||||
pip install -U -r requirements.txt
|
||||
|
||||
- name: Setup node.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user