uv/crates/uv-python
Zanie Blue ee5f155f7e
Invert the logic for determining if a path is a base conda environment (#15679)
Closes https://github.com/astral-sh/uv/issues/15604

The previous logic does not match the discussion in the original issue
about this feature, nor does it match the comment for the function. I'm
confused because I know this logic is working for some people? I'm
consequently a little wary of making this change. I'm following up with
some additional changes that should ensure this is robust, e.g., #15680
2025-09-17 06:04:29 -05:00
..
python Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00
src Invert the logic for determining if a path is a base conda environment (#15679) 2025-09-17 06:04:29 -05:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
build.rs Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00
Cargo.toml Use the windows crate facade consistently (#15737) 2025-09-09 15:07:14 +00:00
download-metadata.json Add GraalPy 25.0.0 with support for Python 3.12 (#15900) 2025-09-17 02:54:31 +00:00
fetch-download-metadata.py Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00