uv/crates/uv-resolver
Ibraheem Ahmed 7232c53718
Simplify marker expressions in lockfile (#4066)
## Summary

Simplify and normalize marker expressions in the lockfile. Right now
this does a simple analysis by only looking at related operators at the
same level of precedence. I think anything more complex would be out of
scope.

Resolves https://github.com/astral-sh/uv/issues/4002.
2024-06-07 16:14:24 -04:00
..
src Simplify marker expressions in lockfile (#4066) 2024-06-07 16:14:24 -04:00
Cargo.toml Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00