9f2bc19eaf
## Summary This leverages the new `read_timeout` property, which ensures that (like pip) our timeout is not applied to the _entire_ request, but rather, to each individual read operation. Closes: #1921. See: #1912.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.