mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-23 00:32:13 +00:00
![]() ## Summary This PR adds `--package` support to `uv build`, such that you can use `--package` from anywhere in a workspace to build any member. If a source directory is provided, we use that as the workspace root. If a file is provided, we error. For now, `uv build` only builds the current package, making it semantically identical to `uv sync`. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |