Skip to content

allow configurable python executable

Chris Pollard requested to merge cspollard/rivetbootstrap:master into master

This should allow the user to configure the python executable. Defaults to whatever python is resolved by the shell, but can be modified via the PYTHON_EXE env variable.

Merge request reports