uv/crates/uv-static
konsti 80b0d4c4e2
Revert: Include environment variables in interpreter info caching (#11622)
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.
2025-02-19 10:10:21 -06:00
..
src Revert: Include environment variables in interpreter info caching (#11622) 2025-02-19 10:10:21 -06:00
Cargo.toml Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00