Skip to content

Commit

Permalink
Set macOS deployment target.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Sep 18, 2024
1 parent 80e2399 commit f731ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ test-command = [
]

[tool.cibuildwheel.macos]
environment = { "MACOSX_DEPLOYMENT_TARGET", "10.14" }
archs = [
"x86_64",
"arm64",
Expand Down

0 comments on commit f731ac5

Please sign in to comment.