aboutsummaryrefslogtreecommitdiff
path: root/iraf-help/meta.yaml
blob: b6fad018eaccec91af244213792a3716c148d9a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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