Skip to content

Commit

Permalink
add Python 3.9 for tox
Browse files Browse the repository at this point in the history
  • Loading branch information
vpoulailleau committed Dec 4, 2020
1 parent 814df8c commit f2613f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit f2613f1

Please sign in to comment.