mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
Surprisingly, this is a lockfile schema change: We can't store relative paths in urls, so we have to store a `filename` entry instead of the whole url. Fixes #4355
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.