Skip to content

Commit

Permalink
pip bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Jan 31, 2012
1 parent 503377a commit 7a02224
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
@@ -0,0 +1,5 @@
pip:
git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1
rm -fr src/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz
tar -pczf src/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz pip
rm -fr pip

0 comments on commit 7a02224

Please sign in to comment.