Skip to content

Commit dd58cc5

Browse files
committed
Merge pull request #7 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents f6f22ab + dab64d4 commit dd58cc5

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

88
[testenv:lint]
99
basepython=python3.4
10-
deps = flake8==2.5.1
10+
deps = flake8==2.5.2
1111
commands = flake8 --max-complexity 10 src/certitude test

0 commit comments

Comments
 (0)