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. --- pyraf.kepler/ur_mkhelp_cmd | 1 + 1 file changed, 1 insertion(+) create mode 100644 pyraf.kepler/ur_mkhelp_cmd (limited to 'pyraf.kepler/ur_mkhelp_cmd') diff --git a/pyraf.kepler/ur_mkhelp_cmd b/pyraf.kepler/ur_mkhelp_cmd new file mode 100644 index 0000000..b193179 --- /dev/null +++ b/pyraf.kepler/ur_mkhelp_cmd @@ -0,0 +1 @@ +echo "No help to build for kepler/PyKe" -- cgit