uv
097acb62 - Remove Simple API cache files for alternative indexes in `cache clean` (#5353)

Commit
1 year ago
Remove Simple API cache files for alternative indexes in `cache clean` (#5353) ## Summary The `simple-v9` directory was missing the `index` segment. See before: ![Screenshot 2024-07-23 at 1 29 18 PM](https://github.com/user-attachments/assets/3af9ccbf-ba45-4910-ad3b-4f52806dc8c9) And after: ![Screenshot 2024-07-23 at 1 29 38 PM](https://github.com/user-attachments/assets/15535534-3304-4209-93e8-7f5e572929f0) Every other bucket has this `index` segment for non-PyPI indexes, e.g.: ![Screenshot 2024-07-23 at 1 29 24 PM](https://github.com/user-attachments/assets/7354c9ad-7757-4a5f-a7b8-ff987a100e39) Closes https://github.com/astral-sh/uv/issues/5352.
Author
Parents
Loading