Skip to content

Commit 00946e2

Browse files
authored
Merge pull request #459 from python-hyper/requires-io-2.4.X
[requires.io] dependency update on 2.4.X branch
2 parents d39d6d5 + 447c7c6 commit 00946e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ commands= py.test -n 4 h2 {toxinidir}/test/
1111

1212
[testenv:lint]
1313
basepython=python3.4
14-
deps = flake8==3.2.1
14+
deps = flake8==3.3.0
1515
commands = flake8 --max-complexity 10 h2 test

0 commit comments

Comments
 (0)