summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2021-02-16 19:07:50 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2021-02-28 22:49:03 +0100
commit9f4a6e55743a8405b09aac4993fe58c6410211ce (patch)
tree584dd6bc38fc9e31f73691ab755d4750d4e2cbf7 /tox.ini
parent29686798af622ff89e3a505368e6ffbd15216e27 (diff)
add support and testing for python 3.10
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7b29f8a1b..7e8aaecad 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{36,37,38,39}-{none,fuse2,fuse3}
+envlist = py{36,37,38,39,310}-{none,fuse2,fuse3}
[testenv]
deps =