diff options
author | James Turner <jturner@gemini.edu> | 2016-12-21 19:49:16 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2016-12-21 19:49:16 -0500 |
commit | afe0a5e3650cccc19803f4e766848d2362cdff4f (patch) | |
tree | 3f1e22f9401f87de968dd58830b8196b2735169f /iraf.kepler/bld.bat | |
parent | e780c03690e4a567ccd810fbd8b53a6b9a65e062 (diff) | |
download | astroconda-iraf-afe0a5e3650cccc19803f4e766848d2362cdff4f.tar.gz |
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.
Diffstat (limited to 'iraf.kepler/bld.bat')
-rw-r--r-- | iraf.kepler/bld.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/iraf.kepler/bld.bat b/iraf.kepler/bld.bat deleted file mode 100644 index e1aca7a..0000000 --- a/iraf.kepler/bld.bat +++ /dev/null @@ -1,2 +0,0 @@ -echo Not supported on Windows -exit 1 |