uv/crates/uv-virtualenv
Charlie Marsh 6f54aacfea
Remove camino from uv-virtualenv (#2119)
## Summary

I think Camino is nice but it makes it much harder to work in
`uv-virtualenv`, since it's the _only_ crate that uses it. If we want to
use Camino, we should use it everywhere IMO.
2024-03-01 19:36:56 +00:00
..
src Remove camino from uv-virtualenv (#2119) 2024-03-01 19:36:56 +00:00
Cargo.toml Remove camino from uv-virtualenv (#2119) 2024-03-01 19:36:56 +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.