aboutsummaryrefslogtreecommitdiff
path: root/stsci-hst
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 /stsci-hst
parent4f942cd87d5475091229f464dd1fd1b0e0c74ecc (diff)
downloadcbc-recipes-4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b.tar.gz
Update all packages to use astropy v1.1
Diffstat (limited to 'stsci-hst')
-rw-r--r--stsci-hst/stsci-hst.ini9
1 files changed, 3 insertions, 6 deletions
diff --git a/stsci-hst/stsci-hst.ini b/stsci-hst/stsci-hst.ini
index d61445c..bbbb738 100644
--- a/stsci-hst/stsci-hst.ini
+++ b/stsci-hst/stsci-hst.ini
@@ -1,6 +1,6 @@
[package]
name : stsci-hst
-version : 1.1
+version : 1.2
[about]
home : http://www.stsci.edu
@@ -26,8 +26,8 @@ run :
acstools [py27]
astrolib.coords [py3k]
astrolib.coords [py27]
- astropy [py3k]
- astropy [py27]
+ astropy >=1.1 [py3k]
+ astropy >=1.1 [py27]
calcos [py3k]
calcos [py27]
costools [py3k]
@@ -40,7 +40,6 @@ run :
drizzlepac [py27]
fitsblender [py3k]
fitsblender [py27]
- # Broken at the moment :(
hstcal [py3k]
hstcal [py27]
nictools [py3k]
@@ -87,8 +86,6 @@ run :
wfc3tools [py27]
#Standard
- anaconda [py3k]
- anaconda [py27]
numpy [py3k]
numpy [py27]
python [py3k]