Skip to content
Snippets Groups Projects
Commit dbe69eeb authored by Agate's avatar Agate :speech_balloon:
Browse files

Pinned black version in gitlab.ci

parent 7aca8245
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ black: ...@@ -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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment