Skip to content

Commit

Permalink
Amend rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Jun 10, 2024
1 parent 9db2327 commit fdfa868
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ RUN \
&& unzip ./SCHEMAS_OPENGIS_NET.zip "ogcapi/*" -d /schemas.opengis.net \
&& rm -f ./SCHEMAS_OPENGIS_NET.zip \

# Install remaining pygeoapi deps
&& pip3 install -r requirements-docker.txt \
&& pip3 install pygeoapi-plugins \

# Install pygeoapi
&& pip3 install -e . \

Expand Down

0 comments on commit fdfa868

Please sign in to comment.