Skip to content

Commit 4323bb3

Browse files
authored
add CPython 3.11 to tox
1 parent 6800ae2 commit 4323bb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tox.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tox]
22
envlist=
3-
py{27,py27,35,36,37,38,39,310,py37,py38,py39}-defaultreactor
4-
py{35,36,37,38,39,310,py37,py38,py39}-asyncioreactor
5-
py{35,36,37,38,39,310}-pyqt5reactor
6-
py{35,36,37,38,39,310}-pyside2reactor
3+
py{27,py27,35,36,37,38,39,310,311,py37,py38,py39}-defaultreactor
4+
py{35,36,37,38,39,310,311,py37,py38,py39}-asyncioreactor
5+
py{35,36,37,38,39,310,311}-pyqt5reactor
6+
py{35,36,37,38,39,310,311}-pyside2reactor
77
linting
88

99
[testenv]

0 commit comments

Comments
 (0)