Skip to content

Commit 3a6ddc3

Browse files
committed
Build only manylinux
1 parent 3fb71d4 commit 3a6ddc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ dependencies = {file = ["requirements.txt"]}
4141
[tool.cibuildwheel]
4242
build-frontend="build[uv]"
4343
before-all = ["third_party/install.sh"]
44-
# build = "cp313-manylinux_x86_64"
44+
build = "*manylinux*" # todo comment this out after size increase
4545
# manylinux-x86_64-image = "manylinux-mod"

0 commit comments

Comments
 (0)