uv/crates/uv-interpreter
Charlie Marsh e5f95186de
Default to current Python minor if `Requires-Python` is absent (#4070)
## Summary

If `Requires-Python` is omitted in `uv lock` or `uv run`, we now warn
and default to `>=` the current minor version.

Closes https://github.com/astral-sh/uv/issues/4050.
2024-06-05 20:45:50 +00:00
..
python Create lib64 symlink for 64-bit, non-macOS, POSIX environments (#3584) 2024-05-14 14:33:44 -04:00
src Default to current Python minor if `Requires-Python` is absent (#4070) 2024-06-05 20:45:50 +00:00
Cargo.toml Gate discovery of managed toolchains with preview (#3835) 2024-05-27 04:05:19 +00:00
download-metadata.json Move `uv-interpreter::managed::*` modules into crate top-level (#4020) 2024-06-05 07:27:30 -05:00
fetch-download-metadata.py Move `uv-interpreter::managed::*` modules into crate top-level (#4020) 2024-06-05 07:27:30 -05:00
template-download-metadata.py Move `uv-interpreter::managed::*` modules into crate top-level (#4020) 2024-06-05 07:27:30 -05:00