mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
## Summary The `simple-v9` directory was missing the `index` segment. See before:  And after:  Every other bucket has this `index` segment for non-PyPI indexes, e.g.:  Closes https://github.com/astral-sh/uv/issues/5352.