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