Skip to content

Commit 29ea7e8

Browse files
tox: Test against Python 3.10, 3.11
1 parent 06b9b0a commit 29ea7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# them.
88

99
[tox]
10-
envlist = {py37,py38,py39}-{sphinx34,sphinx33,sphinx32,sphinx24,sphinx18}
10+
envlist = {py37,py38,py39,py310,py311}-{sphinx34,sphinx33,sphinx32,sphinx24,sphinx18}
1111
minversion = 2.7.0
1212

1313
[testenv]

0 commit comments

Comments
 (0)