We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0509e79 commit f4e20f7Copy full SHA for f4e20f7
1 file changed
spack-ext/repos/spack-stack/packages/neptune-python-env/package.py
@@ -24,6 +24,7 @@ class NeptunePythonEnv(BundlePackage):
24
depends_on("esmf +python", type="run")
25
26
depends_on("py-arch", type="run")
27
+ depends_on("py-cfgrib", type="run")
28
depends_on("py-h5py", type="run")
29
depends_on("py-netcdf4", type="run")
30
depends_on("py-pandas", type="run")
0 commit comments