mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
Revert #11601 for now We run Python interpreter discovery with `-I` (#2500) which means these environments variables are ignored when determining `sys.path`. Unless we decide to remove the `-I` flag from the `sys.path` query, we shouldn't release these changes to interpreter discovery caching.