diff options
Diffstat (limited to 'docutils/tox.ini')
| -rw-r--r-- | docutils/tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/tox.ini b/docutils/tox.ini index 19892b732..a539c9dcf 100644 --- a/docutils/tox.ini +++ b/docutils/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27, py33, py34, py35, py36, py37 +envlist = py{27,34,35,36,37} [testenv] commands = python test/alltests.py |
