uv/crates/uv-virtualenv
Aria Desires 2f7f9ea571
improve shell compatibility of venv activate scripts (#10397)
The shellcheck action we uses misses some files, so they fell out of
spec for what we support. This PR first and foremost adds them to the
scanning list, and then fixes the issues found.

Fixes #7480
2025-01-08 13:12:29 -05:00
..
src improve shell compatibility of venv activate scripts (#10397) 2025-01-08 13:12:29 -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

uv-virtualenv

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