1
0
réplica de https://github.com/arsenetar/dupeguru.git synced 2025-07-05 15:03:20 +00:00

Add black format check to tox runs

Este commit está contenido en:
Andrew Senetar 2021-08-15 04:10:46 -05:00
padre ffe6b7047c
commit bc942b8263
Firmado por: arsenetar
ID de clave GPG: C63300DCE48AB2F1

Ver fichero

@ -9,6 +9,7 @@ setenv =
commands =
python build.py --modules
flake8
black --check .
{posargs:py.test core hscommon}
deps =
-r{toxinidir}/requirements.txt