uv run injects VIRTUAL_ENV, which silently selects the uv pip branch and broke test_uses_break_system_packages_on_externally_managed. Both tests now delete VIRTUAL_ENV to pin the plain-pip branch; new test pins the uv branch via mocks.
uv run injects VIRTUAL_ENV, which silently selects the uv pip branch and broke test_uses_break_system_packages_on_externally_managed. Both tests now delete VIRTUAL_ENV to pin the plain-pip branch; new test pins the uv branch via mocks.