Skip to content
Permalink
Browse files
Add pyopenssl required by owslib
  • Loading branch information
elpaso committed Jun 25, 2018
1 parent 3faced1 commit bc64420
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit bc64420

Please sign in to comment.