uv/crates/uv-client
Zanie Blue 0aa3c4e094
Propagate preview flag to client for `native-auth` feature (#15872)
Somehow propagation of this got dropped during a rebase, so we never
actually used the native store during resolution.

Part of https://github.com/astral-sh/uv/issues/15818
2025-09-15 10:51:44 -05:00
..
src Propagate preview flag to client for `native-auth` feature (#15872) 2025-09-15 10:51:44 -05:00
tests/it Use a global `BaseClientBuilder` (#15548) 2025-08-29 13:30:51 -05:00
Cargo.toml Extract IO errors from h2 for streaming retries of Connection Reset (#15675) 2025-09-04 14:45:00 +02:00
README.md Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00

README.md

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.