Skip to content

Commit 3d64d7c

Browse files
committed
No boost dependency anymore
Newer GT4Py versions ship with a vendored in version of the boost header file that it needs. And since NDSL updated its GT4Py version, we don't need to install boost anymore in the `Dockerfile` for PyFV3. Not sure if anyone uses the docker version, but it's easy enough to just clean up.
1 parent 2c8aaf7 commit 3d64d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN apt-get update -y && \
1616
libgeos-dev \
1717
libopenmpi3 \
1818
libopenmpi-dev \
19-
libboost-all-dev \
2019
libhdf5-serial-dev \
2120
libffi-dev \
2221
netcdf-bin \

0 commit comments

Comments
 (0)