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:
Joni Jantti
2018-03-21 08:23:35 +02:00
committed by Tony Sarajärvi
parent b59f4207a3
commit 418cb4c4f5
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\windows\python.ps1" 64

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\windows\python3.ps1"