uv/crates/uv-configuration
Charlie Marsh 084408b88f
Upgrade macOS target to 12.0 (#3228)
## Summary

macOS 11 has been EOL for 7 months, and it seems like it's common to
publish ARM-only wheels at 12.0+. I think this is a better default for
ARM macs.

Closes https://github.com/astral-sh/uv/issues/3227.

## Test Plan

`cargo run pip install scikit-learn==1.3.2 --python-platform macos
--no-build`
2024-04-23 23:28:14 +00:00
..
src Upgrade macOS target to 12.0 (#3228) 2024-04-23 23:28:14 +00:00
Cargo.toml Add --python-platform to configuration (#3147) 2024-04-19 23:08:03 +00:00