mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
## 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.
uv-virtualenv
uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.