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

Merge branch 'origin/edu_dev3ingestPrivateData_fix' into 'develop'

remove opencv (doesn't work)

See merge request bmap/Stack-che!6
parents 1cf66c14 a9388a50
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,7 @@ RUN sudo apt-get update && \
sudo rm -rf geopandas && \
sudo apt-get -y install libgdal1-dev && \
sudo pip install --user fiona && \
sudo sudo apt-get install python-shapely && \
sudo pip install opencv-python
sudo sudo apt-get install python-shapely
#INstallation of Octave
RUN sudo apt-add-repository ppa:octave/stable && \
......
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