mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 12:24:15 +00: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. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.