summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGraham Dumpleton <Graham.Dumpleton@gmail.com>2022-05-02 11:52:15 +1000
committerGraham Dumpleton <Graham.Dumpleton@gmail.com>2022-05-02 11:52:15 +1000
commit0497f0c29e8dd06608378e6fc814a6037e8c6906 (patch)
treeb1ecfbe7b8ba7ea13bef90abb7b56ba6cf4429e7 /tox.ini
parent6eeec45ef8cec1768e5e79368bd04198150cf1f4 (diff)
parent520d94aa701a52bd98efe697ff04a43ad0975739 (diff)
downloadmod_wsgi-0497f0c29e8dd06608378e6fc814a6037e8c6906.tar.gz
Merge branch 'release/4.9.1'4.9.1
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b215c1e..acdfe7e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py33,py34,py35,py36,py37,py38,py39,py310
+envlist = py26,py27,py33,py34,py35,py36,py37,py38,py39,py310,py311
[gh-actions]
python =
@@ -10,3 +10,4 @@ python =
3.8: py38
3.9: py39
3.10: py310
+ 3.11: py311