We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4a2efb + 83be6a1 commit 4f78d5cCopy full SHA for 4f78d5c
tox.ini
@@ -11,5 +11,5 @@ commands= py.test {toxinidir}/test/
11
12
[testenv:lint]
13
basepython=python3.4
14
-deps = flake8==3.4.1
+deps = flake8==3.5.0
15
commands = flake8 --max-complexity 10 src/priority test
0 commit comments