Skip to content
Snippets Groups Projects
Commit 07a4e322 authored by edupin's avatar edupin
Browse files

Merge branch 'origin/edu_dev3ingestPrivateData_fix' into 'develop'

added opencv python module

See merge request bmap/Stack-che!4
parents 1022b221 520c67c6
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,8 @@ RUN sudo apt-add-repository ppa:octave/stable && \
sudo apt -y upgrade && \
sudo apt install -y gdal-bin libgdal-dev && \
sudo pip install requests && \
sudo pip install conda
sudo pip install conda && \
sudo pip install opencv-python
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment