Skip to content

Commit

Permalink
Trigger build, close geocompx/geocompy#183
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace authored Aug 12, 2023
1 parent b66ce61 commit 9a059bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ RUN wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.433/qua
RUN dpkg -i quarto*
RUN rm quarto*
RUN wget https://raw.githubusercontent.com/geocompx/py/main/requirements.txt
RUN pip install -r requirements.txt
RUN pip install -r requirements.txt

0 comments on commit 9a059bd

Please sign in to comment.