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.ndimage/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.ndimage') diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index 09028ca..0d943da 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -11,7 +11,7 @@ package: requirements: build: - astropy >=1.1 - - recon >=1.0.2 + - relic >=1.0.3 - setuptools - numpy x.x - python x.x -- cgit