From 3f9cd0ec65c7d6f5ff9d93ba47465b773220ad56 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 14 Mar 2017 11:45:55 +0100
Subject: [PATCH] Adds bob.buildout to the mix

---
 gitlab/deploy.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gitlab/deploy.sh b/gitlab/deploy.sh
index 21e19b8..dafa0aa 100755
--- a/gitlab/deploy.sh
+++ b/gitlab/deploy.sh
@@ -22,6 +22,7 @@ fi
 unlock_pypirc
 
 condaforge_packages=("bob" \
+"bob.buildout" \
 "bob.extension" \
 "bob.blitz" \
 "bob.core" \
-- 
GitLab