Skip to content

Commit f26d9c0

Browse files
committed
Run tests under tox on Python 3.3.
1 parent 1f7134b commit f26d9c0

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
envlist =
3-
py26,py27,py32,cover
3+
py26,py27,py32,py33,cover
44

55
[testenv]
66
commands =

0 commit comments

Comments
 (0)