Test on 3.8-dev, remove outdated 3.6-dev and 3.7-dev
This commit is contained in:
parent
08294f0c52
commit
f9a130f1ba
2 changed files with 3 additions and 5 deletions
2
tox.ini
2
tox.ini
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue