uv/crates/uv-virtualenv
Charlie Marsh 913fc91afe
Remove binary from uv-virtualenv crate (#3605)
## Summary

I'm doing some refactoring and it requires updating this binary, but I
doubt we really use it?
2024-05-15 16:02:44 +00:00
..
src Remove binary from uv-virtualenv crate (#3605) 2024-05-15 16:02:44 +00:00
Cargo.toml Remove binary from uv-virtualenv crate (#3605) 2024-05-15 16:02:44 +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.