summaryrefslogtreecommitdiff
path: root/stsci.imagemanip
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:16:15 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:16:15 -0400
commita83702ac488d5a4259679ecca0ea34c139a51417 (patch)
tree8f8a155df8833763ec8aa08e39c55e829ca446b2 /stsci.imagemanip
parentbcbfc158cd431698092c7084af72f93adc77c9f0 (diff)
downloadastroconda-contrib-a83702ac488d5a4259679ecca0ea34c139a51417.tar.gz
Add RECON dependency
Diffstat (limited to 'stsci.imagemanip')
-rw-r--r--stsci.imagemanip/meta.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml
index 60f05bd..cca5209 100644
--- a/stsci.imagemanip/meta.yaml
+++ b/stsci.imagemanip/meta.yaml
@@ -10,13 +10,14 @@ package:
version: 1.1.2
requirements:
build:
- - numpy x.x
+ - recon
- stsci.tools
- setuptools
+ - numpy x.x
- python x.x
run:
- - numpy x.x
- stsci.tools
+ - numpy x.x
- python x.x
source:
git_url: https://github.com/spacetelescope/stsci.imagemanip