SEESenv/bin/pip
author amit@thunder
Tue, 23 Feb 2010 19:43:04 +0530
changeset 25 ed38dd9bdb50
parent 3 6cee07c589cb
permissions -rwxr-xr-x
New build of html solving some of the bugs

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