hundreds-carpet-28072
12/10/2024, 4:02 PMuv location specifier for the python_bootstrap.search_path property similar to <PYENV> ? It would be nice for Pants to find uv-installed python automatically without having to manually set a dir to search in, since uv installs to different subdirs e.g. .local/share/uv/python/cpython-3.10.15-macos-aarch64-none/bin/python3.10. Currently I’m using uv python install --preview to install to ~/.local/bin or asking users to set symlinks to a new dir.happy-kitchen-89482
12/10/2024, 8:49 PMadventurous-rain-63973
01/08/2025, 7:38 PM<PYENV> is hardcoded...curved-manchester-66006
01/08/2025, 8:14 PMgrep-ed to that string you are probably a fair bit of the way to a PR that adds it to main. Let me know if I can offer more guidance.hundreds-carpet-28072
01/09/2025, 12:52 PM