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

fix: swap default for macos-max-compat #1450

Merged
merged 3 commits into from May 23, 2024

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented May 1, 2024

Users cannot get macOS 12+ as a minimum with this forcing 10.16.

I'd like to make #1445 a followup, as users might need to target an older macOS than the one they are running (cibuildwheel always does this, for example).

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@ofek
Copy link
Sponsor Collaborator

ofek commented May 1, 2024

Please do the opposite of the introductory PR: https://github.com/pypa/hatch/pull/699/files

Essentially remove from all of those tests you mentioned and then enable explicitly in the actual test

@henryiii henryiii marked this pull request as draft May 6, 2024 16:33
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii marked this pull request as ready for review May 6, 2024 20:29
@ofek
Copy link
Sponsor Collaborator

ofek commented May 23, 2024

Thank you!

@ofek ofek merged commit 03655c5 into pypa:master May 23, 2024
38 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.

None yet

2 participants