summaryrefslogtreecommitdiff
path: root/jwst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-09 16:10:42 -0400
committerGitHub <noreply@github.com>2017-06-09 16:10:42 -0400
commitd61ca7dfb07df016b8c1250d29438dbf491f5e3d (patch)
tree8fbb06ef5799395b294b4651505bed63b2000168 /jwst
parentf767622b344a6f1f524239d2744e829c39b10e4c (diff)
downloadastroconda-dev-d61ca7dfb07df016b8c1250d29438dbf491f5e3d.tar.gz
jwst: astropy is a build dependency
Diffstat (limited to 'jwst')
-rw-r--r--jwst/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index 97e38d8..1d44b0e 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -19,8 +19,9 @@ package:
requirements:
build:
- - setuptools
+ - astropy
- numpy >=1.7*
+ - setuptools
- python x.x
run: