mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
python 3.3.5 (missing comma)
This commit is contained in:
parent
ebc4d2eb71
commit
51c8bd0f39
@ -15,7 +15,7 @@
|
||||
"bin": [
|
||||
"python.exe",
|
||||
"py.exe",
|
||||
"pythonw.exe"
|
||||
"pythonw.exe",
|
||||
[ "python.exe", "python3" ]
|
||||
],
|
||||
"env_add_path": [ "scripts" ],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user