Skip to content

Commit b7b3176

Browse files
committed
[tox.ini] add Py 3.7 testing
1 parent df57656 commit b7b3176

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
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py27, py36
2+
envlist = py27, py36, py37
33

44
[testenv]
55
commands =

0 commit comments

Comments
 (0)