Skip to content

Commit ecdd19c

Browse files
release v0.0.5
1 parent 916d9f6 commit ecdd19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ before-all = [
2929
"scripts/build-env/manylinux.sh"
3030
]
3131
repair-wheel-command = [
32-
"auditwheel repair -L tensor-array-repo/Tensor-Array/lib -w {dest_dir} {wheel}",
32+
"auditwheel repair --lib-sdir tensor-array-repo/Tensor-Array/lib -w {dest_dir} {wheel}",
3333
]
3434

3535
[tool.cibuildwheel.linux.environment]

0 commit comments

Comments
 (0)