mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 15:30:12 -05:00
## Summary Closes https://github.com/astral-sh/uv/issues/7735. ## Test Plan `cargo run pip install -f https://whl.smartgic.io/ ggwave --python-platform linux` (fails prior to this PR; passes after)
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.