Commit 0c56b0c3 authored by Kenneth Reitz's avatar Kenneth Reitz

test

parent 111f92e3
......@@ -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
......
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