mirror of
https://github.com/astral-sh/uv
synced 2026-01-28 08:50:16 -05:00
## Summary Ensures that we raise if the user attempts to use a Python version that wasn't included in the locked range. Closes https://github.com/astral-sh/uv/issues/4052.