This commit is contained in:
parent
358aed7c31
commit
917a0dd0a0
2
tox.ini
2
tox.ini
@ -15,7 +15,7 @@ install_command =
|
||||
commands_pre =
|
||||
find {toxinidir} -type f -not -path '{toxinidir}/.tox/*' -path '*/__pycache__/*' -name '*.py[c|o]' -delete
|
||||
commands =
|
||||
pytest
|
||||
pytest {posargs}
|
||||
py36,py37: black --check .
|
||||
isort --recursive --check-only --settings-path setup.cfg .
|
||||
flake8 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user