Files
uv/crates/uv-virtualenv
Charlie Marsh 7e6df8ffd4 Remove canonicalize calls (#6919)
## Summary

A few of these should use `absolute` instead of `canonicalize`; and
apparently we no longer need to strip the `CANONICAL_CWD` to get tests
passing.
2024-09-01 18:23:11 +00:00
..
2024-09-01 18:23:11 +00:00

uv-virtualenv

uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.