Skip to content

Commit 3ba396e

Browse files
committed
tests: remove useless flake8 related dependency in the style tox env
1 parent b0a58f9 commit 3ba396e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ commands =
2929
[testenv:style]
3030
deps =
3131
pre-commit
32-
flake8-pyproject
3332
skip_install = true
3433
commands = pre-commit run --all-files --show-diff-on-failure
3534

0 commit comments

Comments
 (0)