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.sphinxext/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.sphinxext') diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index 8b95713..86a5153 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -11,7 +11,7 @@ package: requirements: build: - numpydoc - - recon >=1.0.2 + - relic >=1.0.3 - setuptools - python x.x run: -- cgit