uv/crates/uv-build-frontend
konstin ad12ba6907 Refactor `extract_pep517_backend`
Warn when using `uv_build` settings without `uv_build`

To help with cases such as https://github.com/astral-sh/uv/issues/15655.

A question is when to show this warning. I've used sources as a proxy as URL dependencies are likely those controlled by the user, and they include workspace and `git clone`d path dependencies.

Fixes #15740

Update crates/uv/tests/it/build_backend.rs

Co-authored-by: Zanie Blue <contact@zanie.dev>

Review

De-deduplicate message
2025-12-11 14:52:41 +01:00
..
src Refactor `extract_pep517_backend` 2025-12-11 14:52:41 +01:00
.gitignore Rename `uv-build` to `uv-build-frontend` (#7688) 2024-09-25 14:17:54 -04:00
Cargo.toml Bump version to 0.9.17 (#17058) 2025-12-09 16:36:00 -06:00
README.md Bump version to 0.9.17 (#17058) 2025-12-09 16:36:00 -06:00

README.md

uv-build-frontend

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.7) is a component of uv 0.9.17. The source can be found here.

See uv's crate versioning policy for details on versioning.