Skip to content

Commit

Permalink
Merge pull request #97 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 Jul 28, 2017
2 parents 35a48a0 + d69090b commit 5067410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==3.1.3
pytest-cov==2.5.1
pytest-xdist==1.18.1
pytest-xdist==1.18.2
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.4.0
deps = flake8==3.4.1
commands = flake8 --max-complexity 10 hyperframe test

0 comments on commit 5067410

Please sign in to comment.