aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-22 17:19:34 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-22 17:19:34 -0400
commitbe24d316594f9cf4ab1d53d55e641229cb92fbbb (patch)
tree10f8601ddfd65793b13a64aaff143d5e78e4e97a
parent744196744a9bb6f1717089a32824237f197a7dce (diff)
downloadcbc-recipes-be24d316594f9cf4ab1d53d55e641229cb92fbbb.tar.gz
No depedendencies for IRAF. We will see how long this lasts.
-rw-r--r--iraf/iraf.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/iraf/iraf.ini b/iraf/iraf.ini
index 20ae588..2d6ca78 100644
--- a/iraf/iraf.ini
+++ b/iraf/iraf.ini
@@ -17,18 +17,17 @@ url:
#git_tag:
[build]
-number: 12
+number: 0
detect_binary_files_with_prefix: False [osx]
binary_relocation: False [osx]
[requirements]
# So IRAF and Python 3 are not going to get along for a long time, if ever.
# As much as I'd like to, I can't in good conscience provide py3k support.
+# But I'm not going to tell you what to do, either.
build:
- purge_path [py27]
- python [py27]
+
run:
- ${requirements:build}
[cbc_build]
linux:
@@ -246,3 +245,4 @@ linux:
windows:
echo Not supported on Windows
+ exit 1