Skip to content

Build Python wheels for MacOS#40

Merged
Tim-Evans-Seequent merged 3 commits intomainfrom
add-macos-builds
Mar 19, 2025
Merged

Build Python wheels for MacOS#40
Tim-Evans-Seequent merged 3 commits intomainfrom
add-macos-builds

Conversation

@robbieaverill
Copy link

Macs have two processor types, previously Intel, more recently Apple M1 (and up). This PR assumes that M1+ chips will be the standard for Mac going forwards and so does not build for Intel chips. We can add a separate build for those if someone needs them, but it should become less common going forwards.

Macs have two processor types, previously Intel, more recently Apple M1 (and up).
This PR assumes that M1+ chips will be the standard for Mac going forwards
and so does not build for Intel chips. We can add a separate build for those
if someone needs them, but it should become less common going forwards.
@Tim-Evans-Seequent Tim-Evans-Seequent merged commit c4a2cee into main Mar 19, 2025
8 checks passed
@Tim-Evans-Seequent Tim-Evans-Seequent deleted the add-macos-builds branch March 19, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants