Skip to content

Commit 3274299

Browse files
committed
docs: adding geoh5py into docs build
1 parent 56a8acf commit 3274299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN conda install -c conda-forge\
3434
pydata-sphinx-theme\
3535
-y
3636
RUN pip install git+https://github.com/geopandas/geopandas.git@v0.10.2
37-
RUN pip install loopstructuralvisualisation[all]
37+
RUN pip install loopstructuralvisualisation[all] geoh5py
3838
RUN pip install sphinxcontrib-bibtex
3939
ENV TINI_VERSION v0.19.0
4040
ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini /tini

0 commit comments

Comments
 (0)