We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9bc67b commit 2982336Copy full SHA for 2982336
1 file changed
tox.ini
@@ -89,8 +89,7 @@ commands =
89
deps =
90
bandit ~= 1.7.0
91
black ~= 22.3.0
92
- flake8 ~= 3.9.0
93
- flake8-commas ~= 2.0.0
+ flake8 ~= 4.0.0
94
mypy >= 0.900, < 0.910
95
commands =
96
black --check src setup.py tests
0 commit comments