From f11f199839d5beb7416fec80f06a64e009873cf9 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Fri, 9 Feb 2018 14:11:57 +0100
Subject: [PATCH] Add missing test dependencies

---
 conda/meta.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/conda/meta.yaml b/conda/meta.yaml
index 1174ef32..126977b7 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -75,6 +75,10 @@ test:
     - coverage
     - sphinx
     - sphinx_rtd_theme
+    - bob.io.image
+    - bob.db.atnt
+    - matplotlib
+    - gridtk
 
 about:
   home: https://www.idiap.ch/software/bob/
-- 
GitLab