summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox_wheels.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox_wheels.ini b/tox_wheels.ini
index 18715945..12f4a129 100644
--- a/tox_wheels.ini
+++ b/tox_wheels.ini
@@ -2,7 +2,7 @@
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
[tox]
-envlist = py{26,27,33,34,35,36,sys}
+envlist = py{26,27,33,34,35,36,37,sys}
toxworkdir = {toxinidir}/.tox_kits
[testenv]