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