We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abaacf6 commit 77e7d90Copy full SHA for 77e7d90
tox.ini
@@ -11,5 +11,5 @@ commands= py.test {toxinidir}/test/
11
12
[testenv:lint]
13
basepython=python3.4
14
-deps = flake8==3.0.1
+deps = flake8==3.0.2
15
commands = flake8 --max-complexity 10 src/priority test
0 commit comments