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 2dea259 + cf43aeb commit 55925daCopy full SHA for 55925da
tox.ini
@@ -13,7 +13,7 @@ commands= py.test hpack {toxinidir}/test/
13
14
[testenv:lint]
15
basepython=python3.5
16
-deps = flake8==3.4.1
+deps = flake8==3.5.0
17
commands = flake8 --max-complexity 10 hpack test utils
18
19
[testenv:bench]
0 commit comments