From cd3f489f7b890f11001b2ac9358ec25cfba7f14b Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 7 Jun 2016 17:51:04 +0200
Subject: [PATCH] Bring in egg for bob.extension so build_docs work

---
 buildout.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildout.cfg b/buildout.cfg
index 5df9cc7..22feea4 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -5,6 +5,7 @@
 [buildout]
 parts = scripts
 eggs = bob.ip.flandmark
+       bob.extension
 extensions = bob.buildout
              mr.developer
 auto-checkout = *
-- 
GitLab