mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
## Summary If we fallback to streaming the wheel (because the registry doesn't support range requests), we currently don't cache the metadata at all. This PR fixes that, ensuring that we cache based on the same HTTP policies, etc. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.