mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 14:09:19 +02:00
Pinned black version in gitlab.ci
This commit is contained in:
parent
7aca82453a
commit
dbe69eebce
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ black:
|
|||
variables:
|
||||
GIT_STRATEGY: fetch
|
||||
before_script:
|
||||
- pip install black
|
||||
- pip install black==19.10b0
|
||||
script:
|
||||
- black --check --diff api/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue