Skip to content

Commit 7cfde22

Browse files
committed
tox: Remove obsolete py33, add py36
1 parent 6148278 commit 7cfde22

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, py33, py34, py35
7+
envlist = py26, py27, py34, py35, py36
88
skip_missing_interpreters = True
99

1010
[testenv]

0 commit comments

Comments
 (0)