mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
As in #4360, updates the uv project CLI to respect `.python-version` files as default Python version requests. Additionally, updates project interpreter discovery to fetch managed toolchains as in `uv venv --preview`.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.