From 6903289c49c54c38cfef01d0ecf65561ee74a125 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 16:16:15 -0400 Subject: Add RECON dependency --- wfc3tools/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'wfc3tools') diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index 52b035e..6a69268 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -9,12 +9,13 @@ package: version: 1.3.1 requirements: build: - - stsci.tools - astropy >=1.1 - matplotlib - - numpy x.x + - recon - scipy + - stsci.tools - setuptools + - numpy x.x - python x.x run: - stsci.tools -- cgit