SEESenv/bin/pip
author amit@thunder
Mon, 22 Feb 2010 22:38:51 +0530
changeset 24 10074d1357ff
parent 3 6cee07c589cb
permissions -rwxr-xr-x
Some changes after the horrible problem of writing the same ch9 on all the html pages

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