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 --- stsci.sphere/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stsci.sphere/meta.yaml') diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 712086d..6bfcfa8 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -12,8 +12,9 @@ requirements: build: - astropy >=1.1 - matplotlib - - numpy x.x + - recon - setuptools + - numpy x.x - python x.x run: - astropy >=1.1 -- cgit