Skip to content

Commit 25fb523

Browse files
committed
Add python 3.7
1 parent fb84de5 commit 25fb523

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
@@ -5,7 +5,7 @@
55
# in travis or appveyor, the tox environment is selected by the CI tool
66

77
[tox]
8-
envlist = py{34,35,36}
8+
envlist = py{34,35,36,37}
99

1010
[testenv]
1111
passenv = TOXENV CI TRAVIS TRAVIS_* APPVEYOR*

0 commit comments

Comments
 (0)