Skip to content

Commit db29aae

Browse files
committed
Revert "CIrcleCI builds report failure looking for env py37; some reports say py370 will work"
This reverts commit 808fe62.
1 parent 808fe62 commit db29aae

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

88
[testenv]

0 commit comments

Comments
 (0)