diff options
Diffstat (limited to 'jwst_gtvt/meta.yaml')
-rw-r--r-- | jwst_gtvt/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jwst_gtvt/meta.yaml b/jwst_gtvt/meta.yaml index ae4d1d5..afb3bb8 100644 --- a/jwst_gtvt/meta.yaml +++ b/jwst_gtvt/meta.yaml @@ -22,6 +22,7 @@ package: requirements: build: - astropy + - astroquery - matplotlib - numpy {{ numpy }} - setuptools @@ -29,6 +30,7 @@ requirements: run: - astropy + - astroquery - matplotlib - numpy - python |