mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-26 22:04:29 +00:00
## Summary This is more of a hypothetical problem, but the cache manifest could in theory get out-of-sync with the contents on disk. This PR modifies the `BuiltWheelMetadata` lookup to warn (but not fail) if the manifest includes a wheel that no longer exists on disk. You can mimic this by removing a wheel from the `built-wheels-v0` cache without modifying the manifest correspondingly. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||