pip bootstrap

This commit is contained in:
Kenneth Reitz
2012-01-30 23:25:00 -05:00
parent 503377a00b
commit 7a022245d4
+5
View File
@@ -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