mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
pip v1.1
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user