diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-31 17:14:55 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-31 17:14:55 -0400 |
| commit | ae80a55a1ea89c0ac478cacf1fc64ee2240628ba (patch) | |
| tree | 8b6dfb9f4ef1cd066c51f255cdda741696f61f21 /drizzlepac | |
| parent | a177d0d8346e42a5d46b9aefe4c2bdc13298adc4 (diff) | |
| download | astroconda-contrib-ae80a55a1ea89c0ac478cacf1fc64ee2240628ba.tar.gz | |
Replace "recon" dependency with "relic"
Diffstat (limited to 'drizzlepac')
| -rw-r--r-- | drizzlepac/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index 1e6eee9..da48118 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -12,7 +12,7 @@ requirements: - astropy >=1.1 - fitsblender - nictools - - recon >=1.0.2 + - relic >=1.0.3 - scipy - stsci.convolve - stsci.image |
