uv/crates/uv-client
Andrei Berenda 51e8da2d1c
Move parsing http retries to EnvironmentOptions (#16284)
## Summary
- Move  parsing `UV_HTTP_RETRIES` to `EnvironmentOptions`

Relates https://github.com/astral-sh/uv/issues/14720

## Test Plan

- Tests with existing tests
2025-10-21 11:14:37 +02:00
..
src Move parsing http retries to EnvironmentOptions (#16284) 2025-10-21 11:14:37 +02:00
tests/it Use a global BaseClientBuilder (#15548) 2025-08-29 13:30:51 -05:00
Cargo.toml Add missing fields to the Cargo package manifests (#16179) 2025-10-08 12:01:52 +02:00
README.md Rename to uv (#1302) 2024-02-15 11:19:46 -06:00

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.