Update to python 3.9.2 on Windows as well. Mark old Python and Node packages. (#758)

This commit is contained in:
juj
2021-03-16 09:43:02 +02:00
committed by GitHub
parent 9c65611d96
commit 0fe3d48f22
5 changed files with 71 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
$ScriptDirectory = Split-Path -parent $PSCommandPath
$PythonLocations = $(
"python\3.9.2-1_64bit\python.exe",
"python\3.7.4-pywin32_64bit\python.exe",
"python\3.7.4_64bit\python.exe",
"python\2.7.13.1_64bit\python-2.7.13.amd64\python.exe",