Test with Tox on Python3.9
This commit is contained in:
parent
1d71d1a3c3
commit
2346494268
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
@ -4,8 +4,8 @@
|
||||||
# and then run "tox" from this directory.
|
# and then run "tox" from this directory.
|
||||||
|
|
||||||
[tox]
|
[tox]
|
||||||
# envlist = py27,py34,py35,py36,py37
|
# envlist = py27,py34,py35,py36,py37,py38,py39
|
||||||
envlist = py38
|
envlist = py39
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
commands =
|
commands =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue