uv/crates/uv-virtualenv/src
Zanie Blue 17181fef07
Do not error when a virtual environment directory cannot be removed due to a busy error (#16394)
Closes https://github.com/astral-sh/uv/issues/16218

This occurs when using a mounted file system in Docker.

We're almost always removing a virtual environment to replace it, and
removing the parent directory isn't necessary for that.
2025-10-23 15:08:53 -05:00
..
activator fix: refresh activation scripts from upstream virtualenv (#15272) 2025-09-05 16:12:37 -05:00
_virtualenv.py Remove unused import. (#6996) 2024-09-04 09:40:58 -04:00
lib.rs fix misleading debug message in uv sync (#15881) 2025-09-16 18:39:08 +00:00
virtualenv.rs Do not error when a virtual environment directory cannot be removed due to a busy error (#16394) 2025-10-23 15:08:53 -05:00