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 d24a937 commit b97a92aCopy full SHA for b97a92a
1 file changed
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
project = pre_commit
3
# These should match the travis env list
4
-envlist = py26,py27,py33,py34,pypy
+envlist = py27
5
6
[testenv]
7
deps = -rrequirements-dev.txt
0 commit comments