diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-30 16:16:15 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 11:17:23 -0400 |
commit | 6903289c49c54c38cfef01d0ecf65561ee74a125 (patch) | |
tree | 8f8a155df8833763ec8aa08e39c55e829ca446b2 /wfpc2tools | |
parent | 1a2e77b59cc1480f43316d1ce969b54005797773 (diff) | |
download | astroconda-dev-6903289c49c54c38cfef01d0ecf65561ee74a125.tar.gz |
Add RECON dependency
Diffstat (limited to 'wfpc2tools')
-rw-r--r-- | wfpc2tools/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wfpc2tools/meta.yaml b/wfpc2tools/meta.yaml index 3906f89..ecfdc46 100644 --- a/wfpc2tools/meta.yaml +++ b/wfpc2tools/meta.yaml @@ -10,6 +10,7 @@ package: requirements: build: - astropy >=1.1 + - recon - scipy - stsci.imagestats - stsci.tools |