uv/crates/uv-virtualenv
Charlie Marsh cecff3a726
Guard against self-deletion in `uv venv` and `uv tool` (#10206)
## Summary

Closes https://github.com/astral-sh/uv/issues/1327.
2024-12-29 10:46:45 -05:00
..
src Guard against self-deletion in `uv venv` and `uv tool` (#10206) 2024-12-29 10:46:45 -05:00
Cargo.toml Guard against self-deletion in `uv venv` and `uv tool` (#10206) 2024-12-29 10:46:45 -05:00
README.md Rename `gourgeist` to `uv-virtualenv` (#2118) 2024-03-01 14:02:40 -05:00

README.md

uv-virtualenv

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