Skip to content

Commit 6672d82

Browse files
authored
Merge pull request #136 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents f2b6ef5 + 7f303bf commit 6672d82

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.3.0
16+
deps = flake8==3.4.0
1717
commands = flake8 --max-complexity 10 hpack test utils
1818

1919
[testenv:bench]

0 commit comments

Comments
 (0)