diff options
author | James Turner <jturner@gemini.edu> | 2016-12-13 13:54:40 -0500 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2016-12-13 13:54:40 -0500 |
commit | 9988e054bc2bbf66b0dd545ad272a778428bd301 (patch) | |
tree | e74a637accdd710e2ca4e117f9b389e174fe1616 /iraf-help/meta.yaml | |
parent | 5ac7369eb14a255c022fd5df1ddabfd667ecb65f (diff) | |
download | astroconda-iraf-9988e054bc2bbf66b0dd545ad272a778428bd301.tar.gz |
Delete deprecated iraf-help package (now part of the IRAF build in CL).
Diffstat (limited to 'iraf-help/meta.yaml')
-rw-r--r-- | iraf-help/meta.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
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 |