From d60df03656669385e239362bd45d6efdb31bfe33 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Fri, 17 Feb 2017 12:15:39 +0100
Subject: [PATCH] Update from-scratch.sh remove olefile the bug is fixed in
 defaults

---
 install/from-scratch.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/install/from-scratch.sh b/install/from-scratch.sh
index a11a296..255c47c 100755
--- a/install/from-scratch.sh
+++ b/install/from-scratch.sh
@@ -93,7 +93,6 @@ ${CONDA} create --copy --yes -n ${NAME} \
   menpofit=0.4.1 \
   menpowidgets=0.2.1p3 \
   mne=0.13.1 \
-  olefile=0.44 \
   openblas=0.2.19 \
   opencv=3 \
   pkgtools=0.7.3 \
-- 
GitLab