llama-stack-mirror/.github/actions/setup-runner
Sébastien Han 822e87907c
chore: use uv build backend
The uv build backend is a great choice for most Python projects. It has
reasonable defaults, with the goal of requiring zero configuration for
most users, but provides flexible configuration to accommodate most
Python project structures. It integrates tightly with uv, to improve
messaging and user experience. It validates project metadata and
structures, preventing common mistakes. And, finally, it's very fast.

uv_build backend was declared stable and ready to use in 0.7.20.
Reference: https://docs.astral.sh/uv/concepts/build-backend/

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-07-15 14:26:40 +02:00
..
action.yml chore: use uv build backend 2025-07-15 14:26:40 +02:00