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.
1 parent c4a2efb commit 83be6a1Copy full SHA for 83be6a1
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