Skip to content
Snippets Groups Projects
Commit 30be9384 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Pin black to the same version as the pre-commit hook

parent b63d7f43
No related branches found
No related tags found
1 merge request!163Pin black to the same version as the pre-commit hook
......@@ -28,7 +28,7 @@ commands = tox -e py3-core-db-server-slow-cover -- {posargs}
[testenv:black]
skip_install = true
deps =
black
black==19.10b0
commands =
{envpython} -m black --check swh
......
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