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 --- nictools/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nictools/meta.yaml') diff --git a/nictools/meta.yaml b/nictools/meta.yaml index bae978c..a4f73cf 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -9,16 +9,17 @@ package: requirements: build: - astropy >=1.1 - - numpy x.x + - recon - scipy - stsci.tools - setuptools + - numpy x.x - python x.x run: - astropy >=1.1 - - numpy x.x - scipy - stsci.tools + - numpy x.x - python x.x source: git_tag: 1.1.3 -- cgit