How to tell hadrian to use `python3.9`
My system wide python installation is 3.6 and since recently running testsuite requires python-3.7.
Upgrading system wide python is not an option for me.
How I can tell hadrian to use python3.9 (which I do have installed too).