uv/crates/uv-virtualenv/src
Charlie Marsh ac84f5aedc
Move preview features into a dedicated crate (#15482)
## Summary

This is causing some cyclic dependencies issues for me, because these
can be used in virtually _any_ crate (like `uv-install-wheel`), which
then means that all of `uv-configuration` becomes a dependency, etc. I
think this should be a leaf crate so that we can safely depend on it
anywhere.
2025-08-24 09:55:30 -04:00
..
activator Fix VIRTUAL_ENV_PROMPT value in activator/activate (#13501) 2025-05-17 07:48:09 -04:00
_virtualenv.py Remove unused import. (#6996) 2024-09-04 09:40:58 -04:00
lib.rs Move preview features into a dedicated crate (#15482) 2025-08-24 09:55:30 -04:00
virtualenv.rs Move preview features into a dedicated crate (#15482) 2025-08-24 09:55:30 -04:00