uv/crates/uv-virtualenv
Charlie Marsh ce3affa07e
Unset `SCRIPT_PATH` in relocatable activation script (#12672)
## Summary

Restore it if it was previously set, etc.

Closes https://github.com/astral-sh/uv/issues/12662.
2025-04-07 13:11:47 -05:00
..
src Unset `SCRIPT_PATH` in relocatable activation script (#12672) 2025-04-07 13:11:47 -05:00
Cargo.toml Remove unused `thiserror` variants (#11713) 2025-02-22 12:12:22 -10: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.