py-netcdf package: add py-cftime dependency (#11005)
This commit is contained in:

committed by
Peter Scheibel

parent
69bd67385c
commit
d2bd4f86dd
@@ -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:')
|
||||
|
Reference in New Issue
Block a user