aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2020-09-04 08:28:34 +0200
committerAnthon van der Neut <anthon@mnt.org>2020-09-04 08:28:34 +0200
commit6c21ea594d8e79252b6683a91c9aeeec79f70061 (patch)
treee9a0e5393897f1f77270a2d605062427f12826d4 /tox.ini
parentbe6fb7463b06789b38659a20454b4338e3f4a4cb (diff)
downloadruamel-yaml-clib-code-6c21ea594d8e79252b6683a91c9aeeec79f70061.tar.gz
update setup.py to workaround issue in setuptools 50.00.2.1
Diffstat (limited to 'tox.ini')
-rwxr-xr-xtox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 52b4090..845c421 100755
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
# toxworkdir = /data1/DATA/tox/ruamel.yaml.clib
-envlist = cs,py37,py27,py36,py35,py38,pypy,py27m
+envlist = cs,py38,py27,py37,py36,py35,py39,pypy,py27m
[testenv]
skip_install = True