diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-05-02 11:22:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-02 11:22:25 -0400 |
| commit | 224fab2146671724434927fec5e6f7b8e8266902 (patch) | |
| tree | e9d2d5ad1819b0931ef0e463d5b9a42cd7fa8e19 /jwst_gtvt/meta.yaml | |
| parent | 6ed4b53b6d3f90249a5a5750985bbd0a2d23b2fa (diff) | |
| download | astroconda-dev-224fab2146671724434927fec5e6f7b8e8266902.tar.gz | |
jwst_gtvt: update recipe (#192)
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 |
