mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 23:40:11 -05:00
## Summary It looks like `devpi` might add an empty fragment (`#`) at the end of the URL. We expect it to contain the hash; this just makes empty-fragment map to "no hash". Closes https://github.com/astral-sh/uv/issues/1441.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.