mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 06:20:12 -05:00
Since we're now using read timeouts and not total timeouts, we can use a lower threshold, a single read shouldn't take 5 min (and not even 10s). The 10s value is somewhat arbitrary. Like #3144, this is a breaking change in some sense.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.