uv/crates/uv-distribution
Charlie Marsh 134810c547
Respect cached local --find-links in install plan (#2907)
## Summary

I think this is kind of just an oversight. If a wheel is available via
`--find-links`, and the index is "local", we never find it in the cache.

## Test Plan

`cargo test`
2024-04-08 18:58:33 +00:00
..
src Respect cached local --find-links in install plan (#2907) 2024-04-08 18:58:33 +00:00
Cargo.toml Add an in-memory cache for Git references (#2682) 2024-03-27 01:39:01 +00:00