aboutsummaryrefslogtreecommitdiff
path: root/astroconda-utils/meta.yaml
blob: e45a6c2dd20ad4e59e8d8e510a237de436326562 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
about:
    home: https://github.com/jehturner/astroconda-utils
    license: BSD
    summary: Build and run time utilities for AstroConda
build:
    binary_relocation: True
    #detect_binary_files_with_prefix: False [osx]
    number: '0'
package:
    name: astroconda-utils
    version: "0.1"
source:
    git_url: https://github.com/jehturner/astroconda-utils.git
requirements:
    run:
    - iraf ==2.16_UR
    - pyraf