From b320f1bbf56800f1cc14727d8565eae1495b7b8b Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Mon, 19 Feb 2018 22:28:33 +0100
Subject: [PATCH] Set scikit-image name (see #67) in a yaml compatible way

---
 gitlab/conda_build_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 3700999..0a86707 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -175,7 +175,7 @@ pyyaml:
   - 3.12
 schema:
   - 0.6.7
-scikit-image:
+scikit_image:
   - 0.13.1
 sphinx_rtd_theme:
   - 0.2.4
-- 
GitLab