aboutsummaryrefslogtreecommitdiff
path: root/calcos
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-01-08 18:13:49 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2016-01-08 18:13:49 -0500
commit4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b (patch)
tree2676faa9fafbb78b91b48ec451125ba19ca9cc25 /calcos
parent4f942cd87d5475091229f464dd1fd1b0e0c74ecc (diff)
downloadcbc-recipes-4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b.tar.gz
Update all packages to use astropy v1.1
Diffstat (limited to 'calcos')
-rw-r--r--calcos/calcos.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/calcos/calcos.ini b/calcos/calcos.ini
index a6b1176..2245700 100644
--- a/calcos/calcos.ini
+++ b/calcos/calcos.ini
@@ -20,13 +20,13 @@ number : {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
build :
d2to1
numpy
- astropy
+ astropy >=1.1
stsci.distutils
setuptools
python
run :
numpy
- astropy
+ astropy >=1.1
python
[test]