From 8959cf4524bcf8beaf07687e9f0a43557e1d79ad Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Tue, 6 Feb 2018 15:09:42 +0100
Subject: [PATCH] Update meta.yaml - no bob dependencies in run [skip ci]

---
 conda/meta.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conda/meta.yaml b/conda/meta.yaml
index 89142501..1877d066 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -42,7 +42,6 @@ requirements:
     - six
     - sphinx
     - numpy
-    - bob.ip.qualitymeasure
 
 test:
   imports:
-- 
GitLab