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 2dea259 commit cf43aebCopy full SHA for cf43aeb
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