Skip to content

Commit 288c159

Browse files
author
Sean Reifschneider
committed
Adding back in py33 because removing didn't help.
1 parent d9ded7b commit 288c159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 1.6
3-
envlist = py27,py34,py35,pypy,pep8
3+
envlist = py27,py33,py34,py35,pypy,pep8
44
skipsdist = True
55

66
[testenv]

0 commit comments

Comments
 (0)