uv/crates/uv-cache
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 Use files instead of junctions on Windows (#11269) 2025-02-13 16:17:49 -06:00