uv/crates/uv-virtualenv/src
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
..
activator Fix typos in docs, error messages and comments (#6910) 2024-09-01 11:37:43 +00:00
_virtualenv.py Update URL to distutils configuration files docs (#6004) 2024-08-19 11:48:03 +02:00
lib.rs feat(venv): add relocatable flag (#5515) 2024-07-29 00:10:11 +00:00
virtualenv.rs Remove canonicalize calls (#6919) 2024-09-01 18:23:11 +00:00