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.
uv
1 parent dceaa00 commit 7408992Copy full SHA for 7408992
pyproject.toml
@@ -53,7 +53,7 @@ namespaces = false
53
54
[tool.cibuildwheel]
55
# manylinux-x86_64-image = "quay.io/pypa/manylinux2014_x86_64"
56
-build-frontend = "build[uv]"
+build-frontend = "build"
57
build = "cp3*-manylinux_x86_64 cp3*-macosx_x86_64 cp3*-macosx_arm64"
58
# test-requires = "pytest"
59
# test-command = "pytest {project}/src/python/"
0 commit comments