uv/crates/uv-client
Charlie Marsh 6dae1920af
Make missing `METADATA` file a recoverable error (#4247)
## Summary

I don't have a great way to test it, but this makes the error described
in https://github.com/astral-sh/uv/issues/4246 an incompatibility rather
than a fatal error.

Closes https://github.com/astral-sh/uv/issues/4246.
2024-06-11 19:49:38 +00:00
..
src Make missing `METADATA` file a recoverable error (#4247) 2024-06-11 19:49:38 +00:00
tests Remove some `anyhow` usages (#3962) 2024-06-01 20:11:23 +00:00
Cargo.toml Make missing `METADATA` file a recoverable error (#4247) 2024-06-11 19:49:38 +00: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.