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.
2 parents 5e4e5b3 + 0f1be0c commit a831757Copy full SHA for a831757
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