Skip to content

Commit b1d8c55

Browse files
release v0.0.5
1 parent 44d400e commit b1d8c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ before-all = [
2828
"chmod +x scripts/build-env/manylinux.sh",
2929
"scripts/build-env/manylinux.sh"
3030
]
31+
repair-wheel-command = "auditwheel repair --exclude libcu*.so -w {dest_dir} {wheel}"
3132

3233
[tool.cibuildwheel.linux.environment]
3334
cuda = "12.9"

0 commit comments

Comments
 (0)