Test with Tox on Python3.9

This commit is contained in:
Sergio Martínez Portela 2020-11-26 23:45:10 +01:00
parent 1d71d1a3c3
commit 2346494268

View File

@ -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 =