uv/crates/uv-configuration
Charlie Marsh 7d41e7d260
Respect `MACOSX_DEPLOYMENT_TARGET` in `--python-platform` (#3470)
## Summary

This is universal environment variable used to determine the mac OS
deployment target. We now respect it in `--python-platform` -- so we
default to 12.0, but users can override it as needed.
2024-05-08 20:03:41 +00:00
..
src Respect `MACOSX_DEPLOYMENT_TARGET` in `--python-platform` (#3470) 2024-05-08 20:03:41 +00:00
Cargo.toml Respect `MACOSX_DEPLOYMENT_TARGET` in `--python-platform` (#3470) 2024-05-08 20:03:41 +00:00