From 4190cb7b649e6b14e18eecca6fcb6a8ad384c6c0 Mon Sep 17 00:00:00 2001 From: Olegs NIKISINS <onikisins@italix03.idiap.ch> Date: Wed, 16 Jan 2019 16:25:23 +0100 Subject: [PATCH] Updated conda receipe --- conda/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index ba29310d..aaff1ec0 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -42,6 +42,8 @@ requirements: - six - numpy >=1.11 - scikit-learn + - scikit-image + - opencv-python test: imports: -- GitLab