Skip to content
Snippets Groups Projects
Commit d2bd4f86 authored by Gregory L. Lee's avatar Gregory L. Lee Committed by Peter Scheibel
Browse files

py-netcdf package: add py-cftime dependency (#11005)

parent 69bd6738
Branches
Tags
No related merge requests found
......@@ -20,6 +20,7 @@ class PyNetcdf4(PythonPackage):
depends_on('py-cython@0.19:', type='build')
depends_on('py-numpy@1.7:', type=('build', 'run'))
depends_on('py-cftime', type=('build', 'run'))
depends_on('netcdf')
depends_on('hdf5@1.8.0:')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment