SEESenv/bin/pip
author amit@thunder
Tue, 02 Mar 2010 18:49:48 +0530
changeset 42 1f61ee485958
parent 3 6cee07c589cb
permissions -rwxr-xr-x
Added hgignore and deleted the html files as they do not need to be tracked by hg now

#!/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')