SEESenv/bin/pip
author amit@thunder
Mon, 22 Feb 2010 18:22:21 +0530
changeset 22 a27f1e69d966
parent 3 6cee07c589cb
permissions -rwxr-xr-x
testing .. I am really confused about how to handle the change of repos from /home/amit to /home/hg

#!/home/amit/SEES-hacks/SEESenv/bin/python
# EASY-INSTALL-SCRIPT: 'pip==0.6.1','pip'
__requires__ = 'pip==0.6.1'
import pkg_resources
pkg_resources.run_script('pip==0.6.1', 'pip')