Skip to content

Commit a34c946

Browse files
committed
typo in py-netcdf4
1 parent d240131 commit a34c946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN mkdir -p /opt/spack-environment \
5555
&& echo " - python" \
5656
&& echo " - py-pyyaml" \
5757
&& echo " - py-psutil" \
58-
&& echo " - py-netcdf" \
58+
&& echo " - py-netcdf4" \
5959
&& echo " - py-nanobind" \
6060
&& echo " " \
6161
&& echo " specs:" \

0 commit comments

Comments
 (0)