Files
uv/crates/uv-virtualenv
Charlie Marsh 6897001fee Stream build backend output to debug! (#6903)
## Summary

We need to decide whether we want this in `debug!` or `tracing!`. We
also _probably_ (?) want to show this by default in `uv build`.

Closes https://github.com/astral-sh/uv/issues/1567.

Closes https://github.com/astral-sh/uv/issues/5893.
2024-09-02 19:46:09 +00:00
..

uv-virtualenv

uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.