Merge remote-tracking branch 'origin/5.6' into 5.7

Conflicts:
	coin/provisioning/common/02-python.ps1

Change-Id: I6b5f2c464cc350798c7c73fba9e79a3f4f534586
This commit is contained in:
Simon Hausmann
2016-12-21 21:38:29 +01:00
18 changed files with 179 additions and 0 deletions

View File

@@ -64,3 +64,5 @@ del $package
Add-Path $path
& python -m ensurepip
# Install python virtual env
pip.exe install virtualenv