This commit is contained in:
Kenneth Reitz
2012-12-19 23:21:11 -05:00
parent 111f92e368
commit 0c56b0c35c
+7
View File
@@ -167,6 +167,13 @@ if [ ! "$SKIP_INSTALL" ]; then
hash -r
which python
python $ROOT_DIR/vendor/distribute-0.6.31/setup.py install
echo
echo
echo
ls /app/.heroku/python/bin
echo
echo
hash -r
easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz
fi