uv/crates/uv-resolver
Charlie Marsh 7d49fbc753
Skip metadata fetch for --no-deps and pip sync (#7127)
## Summary

I think a better tradeoff here is to skip fetching metadata, even though
we can't validate the extras.

It will help with situations like
https://github.com/astral-sh/uv/issues/5073#issuecomment-2334235588 in
which, otherwise, we have to download the wheels twice.
2024-09-06 21:26:28 -04:00
..
src Skip metadata fetch for --no-deps and pip sync (#7127) 2024-09-06 21:26:28 -04:00
Cargo.toml chore: Remove dep on derivative (#7133) 2024-09-06 17:46:56 -04:00