Skip to content

Commit fd953fc

Browse files
authored
Merge pull request #458 from python-hyper/requires-io-2.5.X
[requires.io] dependency update on 2.5.X branch
2 parents 5d7f184 + 8384694 commit fd953fc

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
@@ -26,7 +26,7 @@ commands = python -m twisted.trial --reporter=text twisted
2626

2727
[testenv:lint]
2828
basepython=python3.4
29-
deps = flake8==3.2.1
29+
deps = flake8==3.3.0
3030
commands = flake8 --max-complexity 10 h2 test
3131

3232
[testenv:docs]

0 commit comments

Comments
 (0)