mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-18 19:21:46 +00:00
This PR adds caching support for built wheels in the installer. Specifically, the `RegistryWheelIndex` now indexes both downloaded and built wheels (from registries), and we have a new `BuiltWheelIndex` that takes a subdirectory and returns the "best-matching" compatible wheel. Closes #570. |
||
|---|---|---|
| .. | ||
| mod.rs | ||