We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47e8bd commit 20c9ca8Copy full SHA for 20c9ca8
pyproject.toml
@@ -29,7 +29,7 @@ before-all = [
29
"scripts/build-env/manylinux.sh"
30
]
31
repair-wheel-command = [
32
- "auditwheel repair -w {dest_dir} {wheel} --lib-sdir {package}/tensor-array-repo/Tensor-Array/lib/",
+ "auditwheel repair -w {dest_dir} {wheel} --lib-sdir {package}/tensor-array-repo/Tensor-Array/lib",
33
34
35
[tool.cibuildwheel.linux.environment]
0 commit comments