From cde002566eda37cefeb925005e05db08a843c086 Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Tue, 16 Jun 2015 10:52:59 +0200
Subject: [PATCH] Added bob.bio.gmm to requirements (to have in on Travis)

---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f86ce3b1..638d4e63 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,8 @@ bob.db.base
 bob.db.verification.utils 
 bob.db.verification.filelist
 bob.db.atnt  # required for testing
-bob.bio.base 
+bob.bio.base
+bob.bio.gmm
 bob.learn.boosting 
 bob.ip.facedetect
 bob.ip.flandmark
-- 
GitLab