Update to WinPython 2.7.13.1 and add new packages for WinPython 3.5.4 as well. (only used if explicitly installed)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
$ScriptDirectory = Split-Path -parent $PSCommandPath
|
||||
|
||||
$PythonLocations = $(
|
||||
"python\2.7.13.1_64bit\python-2.7.13.amd64\python.exe",
|
||||
"python\2.7.13.1_32bit\python-2.7.13\python.exe",
|
||||
"python\2.7.5.3_64bit\python.exe",
|
||||
"python\2.7.5.3_32bit\python.exe",
|
||||
"python\2.7.5_64bit\python.exe",
|
||||
|
||||
Reference in New Issue
Block a user