From 224fab2146671724434927fec5e6f7b8e8266902 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 2 May 2019 11:22:25 -0400 Subject: jwst_gtvt: update recipe (#192) --- jwst_gtvt/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jwst_gtvt/meta.yaml') 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 -- cgit