diff options
| -rw-r--r-- | stistools/meta.yaml | 3 | 
1 files changed, 3 insertions, 0 deletions
| 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 }} | 
