Skip to content

Commit b347754

Browse files
committed
Add 3.4 to tox.ini
1 parent 638f2a3 commit b347754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py26, py27, py32, py33, pypy, jython
7+
envlist = py26, py27, py32, py33, py34, pypy, jython
88

99
[testenv]
1010
commands =

0 commit comments

Comments
 (0)