https://pantsbuild.org/ logo
f

flat-zoo-31952

05/28/2020, 8:24 PM
is there a way to consistently force pants to use my locally-built pyenv python intepreter? i've set this line in pants.ini
Copy code
interpreter_search_paths = ['<PYENV>', '<PEXRC>', '<PATH>']
is there a way to force pants to use a desired interpreter? or even reliably output which one it's using?