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 dd58cc5 commit a5216fbCopy full SHA for a5216fb
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