diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [tox] -envlist = py{27,34,35,36}-{cext,nocext} +envlist = py{27,34,35,36,37}-{cext,nocext} [testenv] # note that we have a .coveragerc file that points coverage specifically |
