dazzling-elephant-33766
01/04/2024, 4:01 PMpants export --py-resolve-format=symlinked_immutable_virtualenv --resolve=python-default
I’d like to prefix some scripts with just env/bin/python
like a regular venv instead of dist/export/python/virtualenvs/python-default/3.11.6/bin/
EDIT: I’ll just make a symlink for the time being