We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d39d6d5 + 447c7c6 commit 00946e2Copy full SHA for 00946e2
tox.ini
@@ -11,5 +11,5 @@ commands= py.test -n 4 h2 {toxinidir}/test/
11
12
[testenv:lint]
13
basepython=python3.4
14
-deps = flake8==3.2.1
+deps = flake8==3.3.0
15
commands = flake8 --max-complexity 10 h2 test
0 commit comments