mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Add pyopenssl required by owslib
This commit is contained in:
parent
3faced1ee9
commit
bc644208e0
@ -107,7 +107,7 @@ RUN apt-get update \
|
||||
termcolor \
|
||||
owslib \
|
||||
oauthlib \
|
||||
&& apt-get autoremove -y python3-pip python2.7 \
|
||||
pyopenssl \
|
||||
&& apt-get clean
|
||||
|
||||
RUN echo "alias python=python3" >> ~/.bash_aliases
|
||||
|
Loading…
x
Reference in New Issue
Block a user