From ba1715f7bf6bd7cf9cbcbe4dae8dcedba48bd529 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 15 Mar 2019 13:54:43 -0400 Subject: Add missing dependencies to stistools --- stistools/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stistools') diff --git a/stistools/meta.yaml b/stistools/meta.yaml index aeefbdc..8e3e46e 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -21,6 +21,9 @@ requirements: - scipy - stsci.distutils - stsci.tools + - stsci_rtd_theme + - sphinx_rtd_theme + - numpydoc - setuptools - numpy {{ numpy }} - python {{ python }} -- cgit