Skip to content

Commit f30b6a0

Browse files
committed
py36 to tox
1 parent 6a47176 commit f30b6a0

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
@@ -5,7 +5,7 @@
55

66
[tox]
77
skip_missing_interpreters = true
8-
envlist = py26, py27, py32, py33, py34, py35
8+
envlist = py26, py27, py32, py33, py34, py35, py36
99

1010
[testenv]
1111
commands = nosetests yowsup

0 commit comments

Comments
 (0)