mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
## Summary Like pip, if `--hashes` are omitted but there's a valid hash in the URL fragment, we should respect it. Closes https://github.com/astral-sh/uv/issues/6701.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.