We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb71d4 commit 3a6ddc3Copy full SHA for 3a6ddc3
1 file changed
pyproject.toml
@@ -41,5 +41,5 @@ dependencies = {file = ["requirements.txt"]}
41
[tool.cibuildwheel]
42
build-frontend="build[uv]"
43
before-all = ["third_party/install.sh"]
44
-# build = "cp313-manylinux_x86_64"
+build = "*manylinux*" # todo comment this out after size increase
45
# manylinux-x86_64-image = "manylinux-mod"
0 commit comments