Skip to content

Commit

Permalink
invoke as script
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jan 9, 2024
1 parent 9819820 commit 2c20a8d
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,6 +83,6 @@ auditwheel repair -w {dest_dir} {wheel} --exclude libtableauhyperapi.so

[tool.cibuildwheel.macos]
repair-wheel-command = """
python -m scripts.custom_delocate_wheel --require-archs {delocate_archs}
./scripts.custom_delocate_wheel --require-archs {delocate_archs}
-w {dest_dir} -v {wheel}
"""

0 comments on commit 2c20a8d

Please sign in to comment.