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