We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4e5b3 commit 0f1be0cCopy full SHA for 0f1be0c
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
project = pre_commit_hooks
3
# These should match the travis env list
4
-envlist = py27,py34,py35,pypy
+envlist = py27,py35,py36,pypy
5
6
[testenv]
7
deps = -rrequirements-dev.txt
0 commit comments