From 4b8dfd8d91499caf0df1182fd010c946f4a01773 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.imagemanip/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.imagemanip') diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index 2d985bd..c0b4923 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -10,7 +10,7 @@ package: version: 1.1.3 requirements: build: - - recon >=1.0.2 + - relic >=1.0.3 - stsci.tools >=3.4.2 - setuptools - numpy x.x -- cgit