install pyproj deb package to avoid owslib pip install error

This commit is contained in:
Julien Cabieces 2019-11-08 07:21:22 +01:00 committed by Nyall Dawson
parent e5fd756527
commit 710c00e092

View File

@ -74,6 +74,7 @@ RUN apt-get update \
python3-nose2 \
python3-pip \
python3-psycopg2 \
python3-pyproj \
python3-pyqt5 \
python3-pyqt5.qsci \
python3-pyqt5.qtsql \