Kaynağa Gözat

No need for installing circus now

Johannes Zellner 9 yıl önce
ebeveyn
işleme
9866072e69
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      build.sh

+ 0 - 3
build.sh

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