add python 3.9 for tox config
This commit is contained in:
@@ -68,7 +68,7 @@ disable = "bad-continuation"
|
|||||||
[tool.tox]
|
[tool.tox]
|
||||||
legacy_tox_ini = """
|
legacy_tox_ini = """
|
||||||
[tox]
|
[tox]
|
||||||
envlist = py37,py38
|
envlist = py37,py38,py39
|
||||||
isolated_build = True
|
isolated_build = True
|
||||||
[testenv]
|
[testenv]
|
||||||
# whitelist_externals = poetry
|
# whitelist_externals = poetry
|
||||||
|
|||||||
Reference in New Issue
Block a user