Skip to content

Commit

Permalink
Amend rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Mar 25, 2024
1 parent 8332dc7 commit 1fd9d71
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 1fd9d71

Please sign in to comment.