Skip to content
Snippets Groups Projects
Commit f7826935 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

patched pip version

parent a2c24111
No related branches found
No related tags found
No related merge requests found
File deleted
...@@ -14,8 +14,8 @@ site: docs ...@@ -14,8 +14,8 @@ site: docs
pip: pip:
git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1 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 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 rm -fr pip
File deleted
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment