Skip to content

Commit 154deeb

Browse files
authored
Update tox.ini to add PyPy 3.11
1 parent ed54f83 commit 154deeb

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
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{39,310,311,312,313,314,py310}
2+
envlist = py{39,310,311,312,313,314,py310,py311}
33
labels =
44
check = typing, gen_exports, type_completeness, pip_compile
55
cython = py39-cython2,py39-cython,py311-cython2,py313-cython

0 commit comments

Comments
 (0)