uv/crates/uv-python
liam c826f2b042
Fix pixi environment detection by recognizing Conda prefixes with `conda-meta/pixi` (#16585)
Resolves https://github.com/astral-sh/uv/issues/16295

This PR updates the Conda base-environment heuristic to recognize
Pixi-managed environments by checking for the `conda-meta/pixi` marker
file. Pixi default environments now resolve as isolated child
environments instead of system installations, restoring the expected uv
pip behavior without the `--system` flag.
2025-11-09 22:16:17 -06:00
..
python Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00
src Fix pixi environment detection by recognizing Conda prefixes with `conda-meta/pixi` (#16585) 2025-11-09 22:16:17 -06:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
Cargo.toml Use the `windows` crate facade consistently (#15737) 2025-09-09 15:07:14 +00:00
build.rs fix recompiling every time in uv-python (#16214) 2025-10-09 16:10:08 -05:00
download-metadata.json Sync latest Python releases (#16505) 2025-11-08 10:16:21 -06:00
fetch-download-metadata.py Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00