diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-01-26 16:19:54 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-01-26 16:19:54 +0100 |
| commit | 999ece8c0090df89ba217fee249286d8eb4d6eac (patch) | |
| tree | c2360e46ea52ad3da3bc1822c9bf9cefaf06672f | |
| parent | cd4584ed5934381ff967f4a031b31b8c2e55b530 (diff) | |
| download | gentoolkit-999ece8c0090df89ba217fee249286d8eb4d6eac.tar.gz | |
tox: Update tested implementation list
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py27,py35,py36,py37,flake8 +envlist = py27,py36,py37,py38,pypy3,flake8 skip_missing_interpreters = True [testenv] |
