mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
python: add shim for idle (closes #2331)
This commit is contained in:
parent
9c0c2e4739
commit
937ba2f823
@ -37,6 +37,11 @@
|
|||||||
[
|
[
|
||||||
"python.exe",
|
"python.exe",
|
||||||
"python3"
|
"python3"
|
||||||
|
],
|
||||||
|
"Lib\\idlelib\\idle.bat",
|
||||||
|
[
|
||||||
|
"Lib\\idlelib\\idle.bat",
|
||||||
|
"idle3"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"env_add_path": [
|
"env_add_path": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user