Skip to content

Commit 4000723

Browse files
committed
Run tests under tox on Python 3.2.
1 parent bb7568f commit 4000723

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[tox]
22
envlist =
3-
# py26,py27,py32,py33,pypy,cover,docs
4-
py26,py27,cover
3+
py26,py27,py32,cover
54

65
[testenv]
76
commands =

0 commit comments

Comments
 (0)