Skip to content
Snippets Groups Projects
Commit dbe69eeb authored by Agate's avatar Agate 💬
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:
variables:
GIT_STRATEGY: fetch
before_script:
- pip install black
- pip install black==19.10b0
script:
- black --check --diff api/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment