add python 3.9 for tox config

This commit is contained in:
Istvan Ruzman
2020-08-30 14:52:42 +02:00
parent f7ba11a1cd
commit 06f46926a8

View File

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