uv/crates/uv-client
Zanie Blue b181907ad2
Fix linehaul tests (#2891)
Cleans up the assertions a bit. I looked into snapshot tests per #2564
but it didn't seem worth it for cross-platform tests.

Closes #2564 
Closes https://github.com/astral-sh/uv/pull/2878
2024-04-07 23:42:19 -05:00
..
src Fix base client builder docstring reference (#2860) 2024-04-07 16:16:13 +00:00
tests Fix linehaul tests (#2891) 2024-04-07 23:42:19 -05:00
Cargo.toml Fix linehaul tests (#2891) 2024-04-07 23:42:19 -05: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.