aboutsummaryrefslogtreecommitdiff
path: root/stsci-hst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2015-12-22 17:15:23 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2015-12-22 17:15:23 -0500
commit6b7953568f3c378de2cb1ea4e70a80a80e8dfb00 (patch)
tree2d3275a40db330baa55fb1fb929eb78eb4e019cd /stsci-hst
parentc07d7717cdb17c1cb3974e99a278019a4a6190f1 (diff)
downloadcbc-recipes-6b7953568f3c378de2cb1ea4e70a80a80e8dfb00.tar.gz
Drop pyfits, replace with astropy
Diffstat (limited to 'stsci-hst')
-rw-r--r--stsci-hst/stsci-hst.ini8
1 files changed, 2 insertions, 6 deletions
diff --git a/stsci-hst/stsci-hst.ini b/stsci-hst/stsci-hst.ini
index a5ae76c..d61445c 100644
--- a/stsci-hst/stsci-hst.ini
+++ b/stsci-hst/stsci-hst.ini
@@ -1,6 +1,6 @@
[package]
name : stsci-hst
-version : 1.0
+version : 1.1
[about]
home : http://www.stsci.edu
@@ -12,7 +12,7 @@ summary : ${package:name} meta-package
#url : ${about:home}/${fn}
[build]
-number : 1
+number : 0
[requirements]
build :
@@ -26,10 +26,6 @@ run :
acstools [py27]
astrolib.coords [py3k]
astrolib.coords [py27]
- # pyfits MUST come before astropy... dependency nightmare
- pyfits [py3k]
- pyfits [py27]
- # astropy MUST come after pyfits... see also pyfits
astropy [py3k]
astropy [py27]
calcos [py3k]