We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69862f9 + 41dba6d commit 7fd9bacCopy full SHA for 7fd9bac
1 file changed
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/brotli test
0 commit comments