summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pysiaf/meta.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pysiaf/meta.yaml b/pysiaf/meta.yaml
index 3c3f95d..15bdebe 100644
--- a/pysiaf/meta.yaml
+++ b/pysiaf/meta.yaml
@@ -25,6 +25,7 @@ requirements:
build:
- astropy >=1.2
- numpy >=1.9
+ - numpydoc
- matplotlib >=1.4.3
- lxml >=3.6.4
- scipy >=0.17
@@ -35,6 +36,7 @@ requirements:
run:
- astropy >=1.2
- numpy >=1.9
+ - numpydoc
- matplotlib >=1.4.3
- lxml >=3.6.4
- scipy >=0.17