mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-27 14:15:49 +00:00
uv will soon support both a build frontend (`uv build`) and a build backend (`build-system = "uv"`). To avoid the name clash, I'm renaming the `uv-build` crate to `uv-build-frontend`. In a follow-up PR, I will add a `uv-build-backend` crate with the build backend implementation. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||