uv/crates/uv-virtualenv
Charlie Marsh c806a627f3
Remove redundant `activate.bat` output (#12160)
## Summary

See: https://github.com/pypa/virtualenv/pull/2801.

Closes https://github.com/astral-sh/uv/issues/12006.

## Test Plan

Ran `.venv\Scripts\activate.bat` on my Windows machine.
2025-03-13 21:35:48 -04:00
..
src Remove redundant `activate.bat` output (#12160) 2025-03-13 21:35:48 -04: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.