uv/crates/uv-python/python
Zanie Blue bdb4b061db
Include all site packages directories in ephemeral environment overlays (#15121)
Related to https://github.com/astral-sh/uv/issues/15113

The case in the linked issue is that we perhaps should not be allowing
`uv run --with` with system interpreters at all. I think we can consider
that, but the issue highlighted that `uv run --with` for a system
interpreter is broken if the base interpreter has custom site packages.
This generalizes beyond system interpreters so we should probably fix
our overlays.
2025-08-08 13:49:21 -05:00
..
packaging Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00
__init__.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
get_interpreter_info.py Include all site packages directories in ephemeral environment overlays (#15121) 2025-08-08 13:49:21 -05:00
ruff.toml Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00