Skip to content

Commit bfbf665

Browse files
authored
Merge pull request python-hyper#20 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 42e4c7a + 1a6ddcd commit bfbf665

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==2.5.5
14+
deps = flake8==2.6.0
1515
commands = flake8 --max-complexity 10 src/priority test

0 commit comments

Comments
 (0)