Tom de Vries <tdevries@suse.de> writes: > But when running git commit, the wrong one was used. I just needed to rerun "pre-commit install" to re-install the hooks, which fixes this. Oooh, hadn't though of that - pre-commit does capture an "INSTALL_PYTHON" into .git/hooks/pre-commit. Good catch!