Skip to content

Commit c988828

Browse files
committed
Bump PyPy version to 3.11
1 parent 8e438a7 commit c988828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ package = "flint"
8181
[tool.cibuildwheel]
8282
# requires-python needs to keep in sync with this and also the list of Python
8383
# versions the wheels are tested against in CI.
84-
build = "cp311-* cp312-* cp313-* pp310-*"
84+
build = "cp311-* cp312-* cp313-* pp311-*"
8585
skip = "*-win32 *-manylinux_i686 *-musllinux_*"
8686

8787
# This is needed for free-threaded wheels:

0 commit comments

Comments
 (0)