There was an error while loading. Please reload this page.
1 parent d1520a2 commit 52a4368Copy full SHA for 52a4368
1 file changed
python/pyproject.toml
@@ -102,7 +102,7 @@ quote-style = "double"
102
[tool.cibuildwheel]
103
build = "cp38-* cp39-* cp310-* cp311-* cp312-* cp313-*"
104
skip = "*-win32"
105
-manylinux_x86_64-image = "manylinux_2_24"
+manylinux-x86_64-image = "manylinux_2_24"
106
manylinux-aarch64-image = "manylinux_2_24"
107
108
[tool.cibuildwheel.macos]
0 commit comments