uv/crates/uv-build
2025-09-03 02:10:58 +00:00
..
python/uv_build Fix several occurrences of the phrase “This options” (#13053) 2025-04-22 09:20:00 -04:00
src Add logging to the uv build backend (#15533) 2025-08-27 09:14:00 +02:00
Cargo.toml Bump version to v0.8.15 (#15648) 2025-09-03 02:10:58 +00:00
deny.toml
LICENSE-APACHE
LICENSE-MIT
pyproject.toml Bump version to v0.8.15 (#15648) 2025-09-03 02:10:58 +00:00
README.md
ruff.toml Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00

Build backend for uv

This package is a slimmed down version of uv containing only the build backend. See https://pypi.org/project/uv/ and https://docs.astral.sh/uv/ for the main project package and documentation.