completion script should honor env var for desired Python ver
Closed this issue · 1 comments
neogeographica commented
The shortcut scripts can pay attention to the CHAINTOOL_SHORTCUT_PYTHON var to pick the right version of Python for launching chaintool. The completion script should probably do the same (when using it to do dump_placeholders).
(and maybe then just rename the var to CHAINTOOL_PYTHON)
neogeographica commented
done