summaryrefslogtreecommitdiff
path: root/pysynphot
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-31 17:14:55 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:25 -0400
commit4b8dfd8d91499caf0df1182fd010c946f4a01773 (patch)
tree8b6dfb9f4ef1cd066c51f255cdda741696f61f21 /pysynphot
parent5f453be58768269c3a18e4cf9f50f0e2a7a035d2 (diff)
downloadastroconda-dev-4b8dfd8d91499caf0df1182fd010c946f4a01773.tar.gz
Replace "recon" dependency with "relic"
Diffstat (limited to 'pysynphot')
-rw-r--r--pysynphot/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml
index 50f5aa0..4807cf6 100644
--- a/pysynphot/meta.yaml
+++ b/pysynphot/meta.yaml
@@ -14,7 +14,7 @@ requirements:
- astropy >=1.1
- cython
- matplotlib
- - recon >=1.0.2
+ - relic >=1.0.3
- setuptools
- numpy x.x
- python x.x