Skip to content

Commit f7f0bda

Browse files
committed
Update tox for py34, py35, clean up
1 parent b0357e9 commit f7f0bda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tox.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
[tox]
2-
envlist = py26, py27, py33
3-
# py34 is pending on https://github.com/pypa/virtualenv/issues/463 to be
4-
# released in a stable version
2+
envlist = py26, py27, py33, py34, py35
53

64
[testenv]
75
commands = make test []

0 commit comments

Comments
 (0)