Pinned black version in gitlab.ci
This commit is contained in:
parent
7aca82453a
commit
dbe69eebce
|
@ -97,7 +97,7 @@ black:
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: fetch
|
GIT_STRATEGY: fetch
|
||||||
before_script:
|
before_script:
|
||||||
- pip install black
|
- pip install black==19.10b0
|
||||||
script:
|
script:
|
||||||
- black --check --diff api/
|
- black --check --diff api/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue