Skip to content

Commit

Permalink
spell it out
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jan 9, 2024
1 parent 18fed03 commit 5d8e473
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
Expand Up @@ -83,5 +83,5 @@ auditwheel repair -w {dest_dir} {wheel} --exclude libtableauhyperapi.so

[tool.cibuildwheel.macos]
repair-wheel-command = """
delocate-wheel --require-archs {delocate_archs} -w {dest_dir} -v -e tableau {wheel}
delocate-wheel --require-archs {delocate_archs} -w {dest_dir} -v --exclude tableau {wheel}
"""

0 comments on commit 5d8e473

Please sign in to comment.