uv/crates/uv-client
Zanie Blue 1ce21475a5
Respect .python-version files and fetch manged toolchains in uv project commands (#4361)
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`.
2024-06-18 09:43:52 -05:00
..
src Respect .python-version files and fetch manged toolchains in uv project commands (#4361) 2024-06-18 09:43:52 -05:00
tests Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
Cargo.toml Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00: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.