uv/crates/uv-resolver
Charlie Marsh ae9610104a
Avoid dropping pip sync requirements with markers (#4051)
## Summary

Thankfully this is pretty rare since `pip sync` is usually run on `pip
compile` output, and `pip compile` never outputs markers.

Closes https://github.com/astral-sh/uv/issues/4044
2024-06-05 16:05:46 +00:00
..
src Avoid dropping pip sync requirements with markers (#4051) 2024-06-05 16:05:46 +00: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