From afe0a5e3650cccc19803f4e766848d2362cdff4f Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 21 Dec 2016 21:49:16 -0300 Subject: Rename iraf.kepler, since it depends on pyraf, and patch it to use io.fits instead of pyfits (etc.). There are still a couple of broken imports left -- one that was also missing in Ureka and another that currently prevents the pkg loading. --- iraf.kepler/ur_extern.pkg | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 iraf.kepler/ur_extern.pkg (limited to 'iraf.kepler/ur_extern.pkg') diff --git a/iraf.kepler/ur_extern.pkg b/iraf.kepler/ur_extern.pkg deleted file mode 100644 index 9b23cce..0000000 --- a/iraf.kepler/ur_extern.pkg +++ /dev/null @@ -1,2 +0,0 @@ -reset kepler = UR_VDIR -task kepler.pkg = kepler$kepler.cl -- cgit