Add support for Python 3.8
This commit is contained in:
parent
782040dc28
commit
44e47d84ce
4 changed files with 10 additions and 9 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py37, py36, py35, pypy3, py38dev
|
||||
envlist = py38, py37, py36, py35, pypy3
|
||||
recreate = False
|
||||
|
||||
[testenv]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue