Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Python binary wheels compatible with macOS 12 #543

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

janden
Copy link
Collaborator

@janden janden commented Aug 28, 2024

By forcing install of gcc and fftw compatible with macOS 12 (Monterey), we can ensure the binaries are compatible with that and later versions of macOS. As macOS 12 came out in October 2021, that gives us a three-year window for both x86_64 and arm64 binary wheels on macOS.

@janden janden marked this pull request as ready for review August 29, 2024 07:13
@janden janden requested a review from lu1and10 August 29, 2024 07:13
Copy link
Member

@lu1and10 lu1and10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! looks good.

@lu1and10 lu1and10 merged commit 6a2fb67 into flatironinstitute:master Aug 29, 2024
167 checks passed
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