Skip to content

Commit 20c9ca8

Browse files
release version 0.0.5
1 parent c47e8bd commit 20c9ca8

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 -w {dest_dir} {wheel} --lib-sdir {package}/tensor-array-repo/Tensor-Array/lib/",
32+
"auditwheel repair -w {dest_dir} {wheel} --lib-sdir {package}/tensor-array-repo/Tensor-Array/lib",
3333
]
3434

3535
[tool.cibuildwheel.linux.environment]

0 commit comments

Comments
 (0)