Skip to content

Commit 4529002

Browse files
committed
TST: Add 3.6 to tox.ini.
1 parent 50eaad6 commit 4529002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
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 = py27, py34, py35
7+
envlist = py27, py34, py35, py36
88

99
[testenv]
1010
changedir = /tmp

0 commit comments

Comments
 (0)