uv/crates/uv-resolver
Charlie Marsh 0b6d5b37dc
Enforce `Requires-Python` when syncing (#4068)
## 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.
2024-06-05 16:22:08 -04:00
..
src Enforce `Requires-Python` when syncing (#4068) 2024-06-05 16:22:08 -04:00
tests Make target Python version an optional field (#4000) 2024-06-03 22:37:15 +00:00
Cargo.toml Custom lock-file serialization (#3909) 2024-05-30 19:08:29 +00:00