Commit 3400cebf authored by Kenneth Reitz's avatar Kenneth Reitz

distribute

parent ac4fb2ad
......@@ -54,7 +54,7 @@ for dir in $VIRTUALENV_DIRS; do
done
echo "-----> Preparing virtualenv version $(virtualenv --version)"
virtualenv . | indent
virtualenv --distribute . | indent
# Create set-aside .heroku folder.
mkdir -p .heroku
......
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