Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Oct 7, 2023
1 parent 0039bd4 commit f29ef90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tool.cibuildwheel.linux]
repair-wheel-command = "auditwheel repair -w --exclude **/attach_linux_x86.so --exclude **/attach_linux_amd64.so {dest_dir} {wheel}"
repair-wheel-command = "auditwheel repair --exclude **/attach_linux_x86.so --exclude **/attach_linux_amd64.so -w {dest_dir} {wheel}"

0 comments on commit f29ef90

Please sign in to comment.