uv/docs/concepts
konsti 71b5ba13d7
Stabilize the uv build backend (#14311)
The uv build backend has gone through some feedback cycles, we expect no
more major configuration changes, and we're ready to take the next step:
The uv build backend in stable.

This PR stabilizes:

* Using `uv_build` as build backend
* The documentation of the uv build backend
* The direct build fast path, where uv doesn't use PEP 517 if you're
using `uv_build` in a compatible version.
* `uv build --list`, which is limited to `uv_build`.

It does not:
* Make `uv_build` the default on `uv init`
* Make `--package` the default on `uv init`
2025-07-02 15:37:43 -05:00
..
projects Fix typo (#14341) 2025-06-28 11:32:03 -05:00
authentication.md update Git and GitHub Actions docs to mention gh auth login (#13850) 2025-06-05 20:44:59 +00:00
build-backend.md Stabilize the uv build backend (#14311) 2025-07-02 15:37:43 -05:00
cache.md Add src to default cache keys (#12062) 2025-03-17 17:56:10 -04:00
configuration-files.md Remove the configuration section in favor of concepts / reference (#13842) 2025-06-05 17:09:49 +00:00
index.md Remove the configuration section in favor of concepts / reference (#13842) 2025-06-05 17:09:49 +00:00
indexes.md Remove the configuration section in favor of concepts / reference (#13842) 2025-06-05 17:09:49 +00:00
python-versions.md Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
resolution.md Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
tools.md Add documentation about Python versions to Tools concept page (#7673) 2025-05-27 16:23:29 +00:00