From 9822b70f770c196aab3b9fbfb8f856fcff6d417f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 16:53:58 -0400 Subject: Ensure proper RECON version is used --- stsci.sphere/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.sphere') diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 1f10803..7c0ff8a 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -12,7 +12,7 @@ requirements: build: - astropy >=1.1 - matplotlib - - recon + - recon >=1.0.2 - setuptools - numpy x.x - python x.x -- cgit