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 1606986 commit 73e9eaaCopy full SHA for 73e9eaa
pyproject.toml
@@ -30,6 +30,7 @@ before-all = [
30
"scripts/build-env/manylinux.sh"
31
]
32
repair-wheel-command = [
33
+ "auditwheel show {wheel}"
34
"auditwheel repair --exclude libcu*.so.* -w {dest_dir} {wheel}"
35
36
0 commit comments