Skip to content

Commit 21039b2

Browse files
test
1 parent e4f2ce4 commit 21039b2

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-
"cp tensor-array-repo/Tensor-Array/lib/*.so .libs/",
32+
"cp tensor-array-repo/Tensor-Array/lib/*.so .libs",
3333
"auditwheel repair --exclude libcu*.so.* -w {dest_dir} {wheel}"
3434
]
3535

0 commit comments

Comments
 (0)