Skip to content
Snippets Groups Projects
Commit 2f47bd12 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

which python

parent 86fb607d
No related branches found
No related tags found
No related merge requests found
......@@ -148,6 +148,7 @@ if [ ! "$SKIP_INSTALL" ]; then
WORKING_DIR=$(pwd)
# Prepare it for the real world
which python
puts-step "Installing Distribute (0.6.32)"
cd $ROOT_DIR/vendor/distribute-0.6.32/
python setup.py install # &> /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment