declare support for Python 3.8
This commit is contained in:
parent
42942ec291
commit
33d9f9fa08
2 changed files with 5 additions and 2 deletions
4
tox.ini
4
tox.ini
|
|
@ -1,7 +1,7 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py{37,36,35,27,py3,py}
|
||||
py37-{simplejson,devel,lowest}
|
||||
py{38,37,36,35,27,py3,py}
|
||||
py38-{simplejson,devel,lowest}
|
||||
docs-html
|
||||
coverage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue