Pinned black version in gitlab.ci

This commit is contained in:
Agate 2020-08-26 17:33:14 +02:00
parent 7aca82453a
commit dbe69eebce
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ black:
variables:
GIT_STRATEGY: fetch
before_script:
- pip install black
- pip install black==19.10b0
script:
- black --check --diff api/