We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81ec536 + bca1464 commit 8fbce23Copy full SHA for 8fbce23
1 file changed
tox.ini
@@ -26,7 +26,7 @@ commands = python -m twisted.trial --reporter=text twisted
26
27
[testenv:lint]
28
basepython=python3.4
29
-deps = flake8==3.4.1
+deps = flake8==3.5.0
30
commands = flake8 --max-complexity 10 h2 test
31
32
[testenv:docs]
0 commit comments