We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e438a7 commit c988828Copy full SHA for c988828
pyproject.toml
@@ -81,7 +81,7 @@ package = "flint"
81
[tool.cibuildwheel]
82
# requires-python needs to keep in sync with this and also the list of Python
83
# versions the wheels are tested against in CI.
84
-build = "cp311-* cp312-* cp313-* pp310-*"
+build = "cp311-* cp312-* cp313-* pp311-*"
85
skip = "*-win32 *-manylinux_i686 *-musllinux_*"
86
87
# This is needed for free-threaded wheels:
0 commit comments