forked from qt-creator/qt-creator
Explicitly use Python3 for the scripts The install_qt script was ported to Python3, and we now need to explicitly state python3 as the interpreter. Change-Id: If0d94fde127868ac024834f5f6eccecd1bbc0e6e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>