diff --git a/install/from-scratch.sh b/install/from-scratch.sh index a11a2964cdc28a621eb4524e2170c129bb13fbb1..255c47ccd666b89806817ea49c799932d77c6ff1 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 \