Skip to content
Snippets Groups Projects
Commit f5dfeba8 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[from-scratch] Add opencv to build requirements

parent 10014c95
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,7 @@ ${CONDA} install --yes -n ${NAME} \ ...@@ -45,6 +45,7 @@ ${CONDA} install --yes -n ${NAME} \
nose \ nose \
numexpr \ numexpr \
numpy \ numpy \
opencv \
pillow \ pillow \
pkg-config \ pkg-config \
psutil \ psutil \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment