diff options
| author | Matt Turner <mattst88@gentoo.org> | 2021-09-20 15:56:36 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2021-09-20 15:56:36 -0700 |
| commit | 2aa793a77774d9ad9cdf850ba8013cdf70a7b008 (patch) | |
| tree | 9b2502639bf3d64c2a8b2fb10bbc5ab728fbe892 | |
| parent | 2631b06acb989b291d8beafe4244c6eed8c2aef6 (diff) | |
| download | gentoolkit-2aa793a77774d9ad9cdf850ba8013cdf70a7b008.tar.gz | |
tox: Update tested implementation list
Signed-off-by: Matt Turner <mattst88@gentoo.org>
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py36,py37,py38,pypy3,flake8 +envlist = py37,py38,py39,pypy3,flake8 skip_missing_interpreters = True [testenv] |
