Skip to content

Commit b97a92a

Browse files
committed
Remove anything other than 2.7 for now
1 parent d24a937 commit b97a92a

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
@@ -1,7 +1,7 @@
11
[tox]
22
project = pre_commit
33
# These should match the travis env list
4-
envlist = py26,py27,py33,py34,pypy
4+
envlist = py27
55

66
[testenv]
77
deps = -rrequirements-dev.txt

0 commit comments

Comments
 (0)