mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
support setting environment variables (and removing them on uninstall)
This commit is contained in:
parent
0f79c86955
commit
6237e80b53
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [ "python.exe", "py.exe" ],
|
"bin": [ "python.exe", "py.exe" ],
|
||||||
"add_path": [ "scripts" ],
|
"add_env_path": [ "scripts" ],
|
||||||
"notes": "To use PIP to manage Python packages, run:
|
"notes": "To use PIP to manage Python packages, run:
|
||||||
`scoop install curl`
|
`scoop install curl`
|
||||||
`curl http://python-distribute.org/distribute_setup.py | python`
|
`curl http://python-distribute.org/distribute_setup.py | python`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user