summaryrefslogtreecommitdiff
path: root/stsci.ndimage
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:16:15 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:23 -0400
commit6903289c49c54c38cfef01d0ecf65561ee74a125 (patch)
tree8f8a155df8833763ec8aa08e39c55e829ca446b2 /stsci.ndimage
parent1a2e77b59cc1480f43316d1ce969b54005797773 (diff)
downloadastroconda-dev-6903289c49c54c38cfef01d0ecf65561ee74a125.tar.gz
Add RECON dependency
Diffstat (limited to 'stsci.ndimage')
-rw-r--r--stsci.ndimage/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml
index cc5058c..f9502dd 100644
--- a/stsci.ndimage/meta.yaml
+++ b/stsci.ndimage/meta.yaml
@@ -10,8 +10,9 @@ package:
version: 0.10.1
requirements:
build:
- - setuptools
- astropy >=1.1
+ - recon
+ - setuptools
- numpy x.x
- python x.x
run: