Skip to content

Commit 7fd9bac

Browse files
authored
Merge pull request #130 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 69862f9 + 41dba6d commit 7fd9bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==3.4.1
14+
deps = flake8==3.5.0
1515
commands = flake8 --max-complexity 10 src/brotli test

0 commit comments

Comments
 (0)