Skip to content
Snippets Groups Projects
Commit f565a826 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'patch-1' into 'master'

Update from-scratch.sh pin opencv on version 3

Just to make sure we get opencv 3 always.

See merge request !24
parents d19e3e32 f009dffa
No related branches found
No related tags found
1 merge request!24Update from-scratch.sh pin opencv on version 3
...@@ -47,7 +47,7 @@ ${CONDA} create --yes -n ${NAME} --override-channels -c conda-forge -c defaults ...@@ -47,7 +47,7 @@ ${CONDA} create --yes -n ${NAME} --override-channels -c conda-forge -c defaults
nose \ nose \
numexpr \ numexpr \
numpy \ numpy \
opencv \ opencv=3 \
pillow \ pillow \
pip \ pip \
pkg-config \ pkg-config \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment