mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Provisioning: Win8.1_x64 - Add Python2 and Python3 for RTA
Python is required by RTA. Task-number: QTQAINFRA-1870 Change-Id: If63218da138995580a3bed5ede8996d722fff48d Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
committed by
Tony Sarajärvi
parent
b59f4207a3
commit
418cb4c4f5
1
coin/provisioning/qtci-windows-8.1-x86_64/07-python2.ps1
Normal file
1
coin/provisioning/qtci-windows-8.1-x86_64/07-python2.ps1
Normal file
@@ -0,0 +1 @@
|
||||
. "$PSScriptRoot\..\common\windows\python.ps1" 64
|
||||
1
coin/provisioning/qtci-windows-8.1-x86_64/08-python3.ps1
Normal file
1
coin/provisioning/qtci-windows-8.1-x86_64/08-python3.ps1
Normal file
@@ -0,0 +1 @@
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1"
|
||||
Reference in New Issue
Block a user