uv/crates/uv-virtualenv
Charlie Marsh f8a7813add
Rename --force to --allow-existing (#3416)
## Summary

We've found `--force` to be a confusing name here. (Not breaking as this
hasn't shipped in a release.)
2024-05-07 17:11:31 +00:00
..
src Rename --force to --allow-existing (#3416) 2024-05-07 17:11:31 +00:00
Cargo.toml Update activation scripts from virtualenv (#3376) 2024-05-04 23:30:00 +00: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.