Skip to content

Commit

Permalink
Get the latest release of badlands from pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
julesghub committed Oct 31, 2023
1 parent 99753e5 commit f73509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/docker/underworld2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ RUN pip3 install -vvv .
RUN pip3 install setuptools --force-reinstall --no-cache-dir \
&& pip3 install --no-cache-dir \
git+https://github.com/drufat/triangle.git \
git+https://github.com/badlands-model/badlands.git@6ec949472ddd4c012d8694ce5f994b37ef143029#subdirectory=badlands \
badlands==2.2.4 \
jupyter_contrib_nbextensions

RUN pip3 freeze >/opt/requirements.txt
Expand Down

0 comments on commit f73509e

Please sign in to comment.