mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 13:58:29 +00:00
![]() A WARN log was being emitted for a "broken cache entry" in the case where the cache entry simply doesn't exist. But this is totally fine and expected. So we detect the kind of error that occurred and emit a TRACE if the file simply didn't exist. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client
.