We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a58f9 commit 3ba396eCopy full SHA for 3ba396e
tox.ini
@@ -29,7 +29,6 @@ commands =
29
[testenv:style]
30
deps =
31
pre-commit
32
- flake8-pyproject
33
skip_install = true
34
commands = pre-commit run --all-files --show-diff-on-failure
35
0 commit comments