Commit c9095a13 by John Jarvis

removing virtualenv install lines that arent needed

parent 0e908fcb
......@@ -233,9 +233,6 @@ case `uname -s` in
sudo pip install 'virtualenv>1.7' virtualenvwrapper
fi
output "Installing virtualenv"
sudo pip install 'virtualenv>1.7' virtualenvwrapper
command -v coffee &>/dev/null || {
output "Installing coffee script"
curl http://npmjs.org/install.sh | sh
......
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