Skip to content

Commit

Permalink
try short form
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jan 9, 2024
1 parent b74bdc5 commit c8fb371
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 @@ -79,5 +79,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 {wheel}
--exclude @rpath/libtableauhyperapi.dylib'
--exclude tableau'
"""

0 comments on commit c8fb371

Please sign in to comment.