uv/crates/uv-resolver
Andrew Gallant 4ff057e108 uv-resolver: refactor how we deal with requires-python
This commit refactors how deal with `requires-python` so that instead of
simplifying markers of dependencies inside the resolver, we do it at the
edges of our system. When writing markers to output, we simplify when
there's an obvious `requires-python` context. And when reading markers
as input, we complexity markers with the relevant `requires-python`
constraint.
2024-09-03 18:41:15 -04:00
..
src uv-resolver: refactor how we deal with requires-python 2024-09-03 18:41:15 -04:00
Cargo.toml switch to jiff from chrono (#6205) 2024-08-20 11:31:46 -05:00