Skip to content

Commit 44e48c1

Browse files
committed
Added missing python envs to tox.ini
1 parent 2c87294 commit 44e48c1

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
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

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

99
[testenv]
1010
commands =

0 commit comments

Comments
 (0)