diff --git a/python.json b/python.json index cc2c42feec..dcce72e618 100644 --- a/python.json +++ b/python.json @@ -15,7 +15,7 @@ "bin": [ "python.exe", "py.exe", - "pythonw.exe" + "pythonw.exe", [ "python.exe", "python3" ] ], "env_add_path": [ "scripts" ],