Skip to content

Commit

Permalink
Merge pull request #118 from python-hyper/requires-io-master
Browse files Browse the repository at this point in the history
[requires.io] dependency update on master branch
  • Loading branch information
Lukasa committed Oct 23, 2017
2 parents c4a2efb + 83be6a1 commit 4f78d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ commands= py.test {toxinidir}/test/

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

0 comments on commit 4f78d5c

Please sign in to comment.