neogeographica / chaintool

WIP
GNU General Public License v3.0
0 stars 0 forks source link

completion script should honor env var for desired Python ver #21

Closed neogeographica closed 3 years ago

neogeographica commented 3 years ago

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 3 years ago

done