Skip to content

Commit 808fe62

Browse files
committed
CIrcleCI builds report failure looking for env py37; some reports say py370 will work
1 parent dbd66ea commit 808fe62

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
@@ -2,7 +2,7 @@
22
[tox]
33
# envlist = py27,py36
44
skipsdist = True
5-
envlist = py37
5+
envlist = py270,py370
66
# formerly included ,pep8
77

88
[testenv]

0 commit comments

Comments
 (0)