Fix setup.ps1 syntax error

This commit is contained in:
Matthias 2024-06-02 11:48:14 +02:00
parent f6649314a8
commit 49a6a18881

View File

@ -162,7 +162,7 @@ function Find-PythonExecutable {
"C:\Python312\python.exe",
"C:\Python311\python.exe",
"C:\Python310\python.exe",
"C:\Python39\python.exe",
"C:\Python39\python.exe"
)