Skip to content

Commit

Permalink
pip v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Jul 2, 2012
1 parent 481e800 commit 62b68cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ site: docs

pip:
git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1
rm -fr vendor/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz
rm -fr vendor/virtualenv-1.7.2/virtualenv_support/pip-1.1.tar.gz
rm -fr pip/.git
tar -pczf vendor/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz pip
tar -pczf vendor/virtualenv-1.7.2/virtualenv_support/pip-1.1.tar.gz pip
rm -fr pip

0 comments on commit 62b68cf

Please sign in to comment.