From ae80a55a1ea89c0ac478cacf1fc64ee2240628ba Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 31 Mar 2016 17:14:55 -0400 Subject: Replace "recon" dependency with "relic" --- 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 7c0ff8a..ed49857 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -12,7 +12,7 @@ requirements: build: - astropy >=1.1 - matplotlib - - recon >=1.0.2 + - relic >=1.0.3 - setuptools - numpy x.x - python x.x -- cgit