summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-04-10 01:18:13 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2022-06-03 10:05:04 +0200
commit18a7debf75192de87a27f1635bcb6a6e07314f24 (patch)
tree03425246fc5343dbbf28d6e3c69af61491b4085a /tox.ini
parenta970f000b04f808c712eee5e53a32dec66efe803 (diff)
CI: also test on python 3.11-dev
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 4e2ae6236..37ed3b142 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{39,310}-{none,fuse2,fuse3}
+envlist = py{39,310,311}-{none,fuse2,fuse3}
minversion = 3.2
requires =
pkgconfig