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 f6f22ab commit dab64d4Copy full SHA for dab64d4
tox.ini
@@ -7,5 +7,5 @@ commands= py.test {toxinidir}/test/
7
8
[testenv:lint]
9
basepython=python3.4
10
-deps = flake8==2.5.1
+deps = flake8==2.5.2
11
commands = flake8 --max-complexity 10 src/certitude test
0 commit comments