diff options
-rw-r--r-- | jwst/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml index 1d44b0e..0fe6ec5 100644 --- a/jwst/meta.yaml +++ b/jwst/meta.yaml @@ -20,6 +20,7 @@ package: requirements: build: - astropy + - namedlist - numpy >=1.7* - setuptools - python x.x @@ -35,6 +36,7 @@ requirements: - jsonschema - jplephem - matplotlib + - namedlist - nose - photutils - pymssql |