We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714d434 commit 315e763Copy full SHA for 315e763
emsdk.ps1
@@ -2,6 +2,7 @@ $ScriptDirectory = Split-Path -parent $PSCommandPath
2
3
$PythonLocations = $(
4
"python\3.9.2-1_64bit\python.exe",
5
+ "python\3.9.2-nuget_64bit\python.exe",
6
"python\3.7.4-pywin32_64bit\python.exe",
7
"python\3.7.4_64bit\python.exe",
8
"python\2.7.13.1_64bit\python-2.7.13.amd64\python.exe",
0 commit comments