uv/crates/uv-virtualenv
konsti 997ff9d57a
Allow apostrophe in venv name (#8984)
Escape an apostrophe in the venv path name.

Fixes #8947
2024-11-15 10:52:10 +01:00
..
src Allow apostrophe in venv name (#8984) 2024-11-15 10:52:10 +01: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.