mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 23:40:11 -05:00
## Summary Similar to `Revision`, we now store IDs in the `Archive` entires rather than absolute paths. This makes the cache robust to moves, etc. Closes https://github.com/astral-sh/uv/issues/2908.