uv/crates/uv-virtualenv
Charlie Marsh 3ee2b10738
Enable uv tool uninstall uv on Windows (#8963)
## Summary

Extending self-delete and self-replace functionality to uv itself on
Windows.

Closes https://github.com/astral-sh/uv/issues/6400.
2024-12-10 13:13:22 -05:00
..
src Enable uv tool uninstall uv on Windows (#8963) 2024-12-10 13:13:22 -05:00
Cargo.toml Allow apostrophe in venv name (#8984) 2024-11-15 10:52:10 +01:00
README.md Rename gourgeist to uv-virtualenv (#2118) 2024-03-01 14:02:40 -05:00

uv-virtualenv

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