Skip to content

Commit 55925da

Browse files
authored
Merge pull request #160 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 2dea259 + cf43aeb commit 55925da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ commands= py.test hpack {toxinidir}/test/
1313

1414
[testenv:lint]
1515
basepython=python3.5
16-
deps = flake8==3.4.1
16+
deps = flake8==3.5.0
1717
commands = flake8 --max-complexity 10 hpack test utils
1818

1919
[testenv:bench]

0 commit comments

Comments
 (0)