Browse Source

No need for installing circus now

Johannes Zellner 9 years ago
parent
commit
9866072e69
1 changed files with 0 additions and 3 deletions
  1. 0 3
      build.sh

+ 0 - 3
build.sh

@@ -9,9 +9,6 @@ cd /app/code
 virtualenv -p /usr/bin/python3.4 taiga
 virtualenv -p /usr/bin/python3.4 taiga
 source /app/code/taiga/bin/activate
 source /app/code/taiga/bin/activate
 
 
-echo "install circus"
-pip install circus
-
 echo "install pip"
 echo "install pip"
 easy_install pip
 easy_install pip