Skip to content

Commit 4f78d5c

Browse files
authored
Merge pull request #118 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents c4a2efb + 83be6a1 commit 4f78d5c

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
@@ -11,5 +11,5 @@ commands= py.test {toxinidir}/test/
1111

1212
[testenv:lint]
1313
basepython=python3.4
14-
deps = flake8==3.4.1
14+
deps = flake8==3.5.0
1515
commands = flake8 --max-complexity 10 src/priority test

0 commit comments

Comments
 (0)