Skip to content

Commit

Permalink
Merge pull request #71 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 Nov 15, 2016
2 parents 5b06834 + 33356e8 commit 17a6d7a
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 -n 4 hyperframe {toxinidir}/test/

[testenv:lint]
basepython=python3.4
deps = flake8==3.1.0
deps = flake8==3.2.0
commands = flake8 --max-complexity 10 hyperframe test

0 comments on commit 17a6d7a

Please sign in to comment.