patched pip version

This commit is contained in:
Kenneth Reitz
2012-12-03 12:39:16 +01:00
parent a2c2411109
commit f782693537
4 changed files with 2 additions and 2 deletions
Vendored
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -14,8 +14,8 @@ site: docs
pip:
git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1
rm -fr vendor/virtualenv-1.8.2/virtualenv_support/pip-1.2.1.tar.gz
rm -fr vendor/virtualenv-1.8.4/virtualenv_support/pip-1.2.1.tar.gz
rm -fr pip/.git
tar -pczf vendor/virtualenv-1.8.2/virtualenv_support/pip-1.2.1.tar.gz pip
tar -pczf vendor/virtualenv-1.8.4/virtualenv_support/pip-1.2.1.tar.gz pip
rm -fr pip
BIN
View File
Binary file not shown.
Binary file not shown.