From be24d316594f9cf4ab1d53d55e641229cb92fbbb Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 22 Mar 2016 17:19:34 -0400 Subject: No depedendencies for IRAF. We will see how long this lasts. --- iraf/iraf.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'iraf') 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 -- cgit