Test on 3.8-dev, remove outdated 3.6-dev and 3.7-dev

This commit is contained in:
hugovk 2018-11-26 23:18:17 +02:00
parent 08294f0c52
commit f9a130f1ba
2 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py27, py37, py36, py35, py34, pypy, pypy3, py36dev, py37dev
envlist = py27, py37, py36, py35, py34, pypy, pypy3, py38dev
recreate = False
[testenv]