uv
134810c5
- Respect cached local `--find-links` in install plan (#2907)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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`
References
#2907 - Respect cached local `--find-links` in install plan
Author
charliermarsh
Parents
31a67f53
Loading