Commit 3187d73b authored by Kenneth Reitz's avatar Kenneth Reitz

shocco

parent 48f52668
docs:
shocco -t 'Python Buildpack Compiler' ./bin/compile | browser
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
rm -fr vendor/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz
rm -fr pip/.git
tar -pczf src/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz pip
tar -pczf vendor/virtualenv-1.7/virtualenv_support/pip-1.0.2.tar.gz pip
rm -fr pip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment