uv/crates/uv-resolver
Charlie Marsh ef43bcb233
Remove Python from available versions (#3996)
## Summary

I believe this is no longer necessary. Part of the problem here is that
we can't _know_ the full set of available Python versions, especially
once we start resolving against a `Requires-Python` rather than a fixed
set of two versions.
2024-06-03 20:11:45 +00:00
..
src Remove Python from available versions (#3996) 2024-06-03 20:11:45 +00:00
tests Add Git resolver in lieu of static hash map (#3954) 2024-05-31 22:44:42 -04:00
Cargo.toml Custom lock-file serialization (#3909) 2024-05-30 19:08:29 +00:00