summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Sahlmann <Johannes-Sahlmann@users.noreply.github.com>2019-08-08 14:41:47 -0400
committerMatt Rendina <rendinam@users.noreply.github.com>2019-08-08 14:41:47 -0400
commit5bec4bf12bb056c540402ff6ea4554d17feacaeb (patch)
treea455788a9d1d48898d1eacc77c3533696a0e2e2f
parentf1db3c5293cbb475da1068539026f495c4bb9f9e (diff)
downloadastroconda-contrib-5bec4bf12bb056c540402ff6ea4554d17feacaeb.tar.gz
Update pysiaf 0.1.8 -> 0.4.0 (#537)
-rw-r--r--pysiaf/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pysiaf/meta.yaml b/pysiaf/meta.yaml
index 588d833..a50fc39 100644
--- a/pysiaf/meta.yaml
+++ b/pysiaf/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'pysiaf' %}
-{% set version = '0.1.8' %}
+{% set version = '0.4.0' %}
{% set tag = version %}
{% set number = '0' %}
@@ -30,6 +30,7 @@ requirements:
- openpyxl >=2.4
- python {{ python }}
- setuptools
+ - numpydoc
run:
- astropy >=1.2