aboutsummaryrefslogtreecommitdiff
path: root/calcos
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 /calcos
parentc07d7717cdb17c1cb3974e99a278019a4a6190f1 (diff)
downloadcbc-recipes-6b7953568f3c378de2cb1ea4e70a80a80e8dfb00.tar.gz
Drop pyfits, replace with astropy
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 bf9e215..4a93bec 100644
--- a/calcos/calcos.ini
+++ b/calcos/calcos.ini
@@ -20,13 +20,13 @@ number : {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
build :
d2to1
numpy
- pyfits
+ astropy
stsci.distutils
setuptools
python
run :
numpy
- pyfits
+ astropy
python
[test]