Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Jun 18, 2024
1 parent 9ce864e commit 637e7cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ before-build = [
]
environment = { PIP_VERBOSE=1 }

# We are using static linking, thus repairing wheels is not necessary.
repair-wheel-command = ""

[tool.cibuildwheel.macos]
environment = { MACOSX_DEPLOYMENT_TARGET=10.15 }

Expand Down

0 comments on commit 637e7cd

Please sign in to comment.