From 6903289c49c54c38cfef01d0ecf65561ee74a125 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 16:16:15 -0400 Subject: Add RECON dependency --- stsci.sphinxext/meta.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'stsci.sphinxext') diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index c6484e4..60d1eed 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -11,6 +11,7 @@ package: requirements: build: - numpydoc + - recon - setuptools - python x.x run: -- cgit