SEESenv/bin/pip
author amit@thunder
Wed, 10 Mar 2010 17:39:26 +0530
changeset 45 b5bff924ef69
parent 3 6cee07c589cb
permissions -rwxr-xr-x
Some more changes to soup is made in final html also comment.html has been changed so the links don't appear
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
6cee07c589cb Changes in path of some of the files ...
amit@thunder
parents:
diff changeset
     1
#!/home/amit/SEES-hacks/SEESenv/bin/python
6cee07c589cb Changes in path of some of the files ...
amit@thunder
parents:
diff changeset
     2
# EASY-INSTALL-SCRIPT: 'pip==0.6.1','pip'
6cee07c589cb Changes in path of some of the files ...
amit@thunder
parents:
diff changeset
     3
__requires__ = 'pip==0.6.1'
6cee07c589cb Changes in path of some of the files ...
amit@thunder
parents:
diff changeset
     4
import pkg_resources
6cee07c589cb Changes in path of some of the files ...
amit@thunder
parents:
diff changeset
     5
pkg_resources.run_script('pip==0.6.1', 'pip')