tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops

This commit is contained in:
Stefano Zacchiroli 2020-10-02 16:23:33 +02:00
parent 5e4bb28398
commit 4d6b99188e

View file

@ -18,7 +18,7 @@ commands =
[testenv:black]
skip_install = true
deps =
black
black==19.10b0
commands =
{envpython} -m black --check swh