summaryrefslogtreecommitdiff
path: root/stistools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-31 17:14:55 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-31 17:14:55 -0400
commitae80a55a1ea89c0ac478cacf1fc64ee2240628ba (patch)
tree8b6dfb9f4ef1cd066c51f255cdda741696f61f21 /stistools
parenta177d0d8346e42a5d46b9aefe4c2bdc13298adc4 (diff)
downloadastroconda-contrib-ae80a55a1ea89c0ac478cacf1fc64ee2240628ba.tar.gz
Replace "recon" dependency with "relic"
Diffstat (limited to 'stistools')
-rw-r--r--stistools/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stistools/meta.yaml b/stistools/meta.yaml
index 1b7e2e8..ca31f54 100644
--- a/stistools/meta.yaml
+++ b/stistools/meta.yaml
@@ -10,7 +10,7 @@ package:
requirements:
build:
- astropy >=1.1
- - recon >=1.0.2
+ - relic >=1.0.3
- scipy
- stsci.tools >=3.4.2
- setuptools