8a7d3f708b6e8eb9e1c32fcb981bd98656eb5a5e
[releng/global-jjb.git] / smart-venv-activate-f7f691e15cf0bde4.yaml
1 ---
2 features:
3   - |
4     Post-build script capture-instance-metadata.sh will attempt to choose the
5     best possible version of Python to use. If the ``$PYTHON`` variable is set,
6     this will be used. If not, we check to see if ``python3`` is available,
7     as this should point to the latest version. If this is also not available,
8     we run with the basic ``python`` command.