Skip to content

Commit 7f2268c

Browse files
committed
Don't need tox on py33
1 parent 69d1dab commit 7f2268c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ commands =
2424
deps =
2525
{[testenv]deps}
2626
unittest2
27+
28+
[testenv:py33]
29+
deps =
30+
nose
31+
sphinx
32+
webcolors

0 commit comments

Comments
 (0)