fix: powershell syntax error

This commit is contained in:
Matthias
2025-07-05 08:38:02 +02:00
parent 16defdbfdf
commit ac904c60c8

View File

@@ -159,7 +159,7 @@ function Find-PythonExecutable {
"C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python311\python.exe",
"C:\Python313\python.exe",
"C:\Python312\python.exe",
"C:\Python311\python.exe",
"C:\Python311\python.exe"
)