Skip to content

Commit

Permalink
Add owslib and keep idna package (do not remove pip3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Apr 13, 2018
1 parent 199f725 commit 1d4d334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/qgis3-build-deps.dockerfile
Expand Up @@ -97,7 +97,7 @@ RUN apt-get update \
mock \
future \
termcolor \
&& apt-get autoremove -y python3-pip \
owslib \
&& apt-get clean

RUN echo "alias python=python3" >> ~/.bash_aliases
Expand Down

0 comments on commit 1d4d334

Please sign in to comment.