uv/crates/uv-build/python/uv_build
konsti b2a0ea3701
Integration test uv_build package (#12058)
I somehow missed running an actual integration test of the PEP 517 API
in CI and the python shim was using the old uv CLI interface still.

The tests include pip, uv and `python -m build`. They must be a in CI
job since we can't depend on the Python package in the Rust tests (we
only get the binary in `cargo test`, not the `uv_build` wheel).
2025-03-07 23:40:53 +01:00
..
__init__.py Integration test uv_build package (#12058) 2025-03-07 23:40:53 +01:00
__main__.py A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
py.typed A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00