Skip to content

Commit 9bbb2f0

Browse files
author
Kevin D Smith
committed
Remove py37 test for now
1 parent 5ae8e69 commit 9bbb2f0

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
@@ -12,7 +12,7 @@ inline-quotes = single
1212
multiline-quotes = single
1313

1414
[tox]
15-
envlist = py27, py34, py35, py36-pd21, py36-pd22, py36, py37
15+
envlist = py27, py34, py35, py36-pd21, py36-pd22, py36
1616
toxworkdir = {env:TOX_WORK_DIR:.tox}
1717

1818
[testenv]

0 commit comments

Comments
 (0)