mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 06:50:18 -05:00
Previously, publish would always use the default retries, now it respects `UV_HTTP_RETRIES` Some awkward error handling to avoid pulling anyhow into uv-publish.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.