support setting environment variables (and removing them on uninstall)

This commit is contained in:
Luke Sampson 2013-07-22 21:36:43 +10:00
parent 0f79c86955
commit 6237e80b53

View File

@ -23,7 +23,7 @@
}
},
"bin": [ "python.exe", "py.exe" ],
"add_path": [ "scripts" ],
"add_env_path": [ "scripts" ],
"notes": "To use PIP to manage Python packages, run:
`scoop install curl`
`curl http://python-distribute.org/distribute_setup.py | python`