summaryrefslogtreecommitdiff
path: root/tox_wheels.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-07-19 16:03:55 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-07-19 16:03:55 -0400
commit7021c4e31e458ea25d6f2b6b8365fd0ac7fa978c (patch)
tree2b734162a25c9020285eaf86d0ba1f4a11350095 /tox_wheels.ini
parentb7ca9039c68fefff93f8c787f0c1589e097c8e4f (diff)
parenta02d03e6e5b8fd7f2c84ea4ba2a8f4213e3ab8df (diff)
downloadpython-coveragepy-git-7021c4e31e458ea25d6f2b6b8365fd0ac7fa978c.tar.gz
Merge branch 'coverage-4.5.1x'
Diffstat (limited to 'tox_wheels.ini')
-rw-r--r--tox_wheels.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox_wheels.ini b/tox_wheels.ini
index 121b0331..7381cafb 100644
--- a/tox_wheels.ini
+++ b/tox_wheels.ini
@@ -2,7 +2,7 @@
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
[tox]
-envlist = py{27,34,35,36,sys}
+envlist = py{27,34,35,36,37,sys}
toxworkdir = {toxinidir}/.tox_kits
[testenv]