summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-12-24 14:30:59 +0100
committerAnthon van der Neut <anthon@mnt.org>2021-12-24 14:30:59 +0100
commit613279066c0a31e3df94047014e530c4095aeb8e (patch)
treeb4d3b158aa9a6535ae7e816d0f92c253e6c75ddf /tox.ini
parentb3b16d923784da2209ff80e894c5751e398ad416 (diff)
downloadruamel.yaml-613279066c0a31e3df94047014e530c4095aeb8e.tar.gz
fix indent for empty seq/map0.17.18
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 4e16d23..d581f3d 100755
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
# toxworkdir = /data1/DATA/tox/ruamel.yaml
-envlist = cs,py39,py38,py37,py36,py35
+envlist = cs,py310,py39,py38,py37,py36,py35
[testenv]
install_command = pip install --disable-pip-version-check {opts} {packages}