add Python 3.9 for tox

This commit is contained in:
Vincent Poulailleau 2020-12-04 09:14:08 +01:00
parent 814df8c700
commit f2613f1a7b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ padpo = "padpo.padpo:main"
legacy_tox_ini = """
[tox]
isolated_build = True
envlist = py37, py38
envlist = py37, py38, py39
[testenv]
whitelist_externals =