mirror of
https://github.com/astral-sh/uv
synced 2026-01-08 15:13:24 -05:00
## 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.