summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stistools/meta.yaml14
1 files changed, 12 insertions, 2 deletions
diff --git a/stistools/meta.yaml b/stistools/meta.yaml
index 1762e4f..f003674 100644
--- a/stistools/meta.yaml
+++ b/stistools/meta.yaml
@@ -19,10 +19,14 @@ package:
requirements:
build:
- - d2to1
- - stsci.distutils
- astropy
+ - nose
+ - numpy
+ - numpydoc
- scipy
+ - sphinx
+ - sphinx_rtd_theme
+ - stsci_rtd_theme
- stsci.tools
- setuptools
- numpy {{ numpy }}
@@ -30,7 +34,13 @@ requirements:
run:
- astropy
+ - nose
+ - numpy
+ - numpydoc
- scipy
+ - sphinx
+ - sphinx_rtd_theme
+ - stsci_rtd_theme
- stsci.tools
- numpy
- python