From 9988e054bc2bbf66b0dd545ad272a778428bd301 Mon Sep 17 00:00:00 2001 From: James Turner Date: Tue, 13 Dec 2016 15:54:40 -0300 Subject: Delete deprecated iraf-help package (now part of the IRAF build in CL). --- iraf-help/meta.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 iraf-help/meta.yaml (limited to 'iraf-help/meta.yaml') diff --git a/iraf-help/meta.yaml b/iraf-help/meta.yaml deleted file mode 100644 index b6fad01..0000000 --- a/iraf-help/meta.yaml +++ /dev/null @@ -1,16 +0,0 @@ -about: - home: http://iraf.noao.edu - license: MIT (and third-party licenses) - summary: Core IRAF help & apropos databases (built separately) -build: - binary_relocation: False - number: '0' -package: - name: iraf-help - version: "2.16.UR" -requirements: - build: - - astroconda-iraf-helpers # depends on PyRAF, hence why separate - - iraf !=2.16.1,>=2.16.UR - run: - - iraf !=2.16.1,>=2.16.UR -- cgit