Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
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?
Post