aboutsummaryrefslogtreecommitdiff
path: root/gemini_calmgr/meta.yaml
blob: f16c58632adcfcfd1776599ba2d4b6f306c67ea9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package:
    name: gemini_calmgr
    version: "0.9.12rc1"
source:
    svn_url: http://scisoft.gemini.edu/svn/FitsStorage/branches/GeminiCalMgr-0.9
    # svn_tag: v0.9.12rc1  # TBC
build:
    number: '0'
about:
    home: http://www.gemini.edu/sciops/data-and-results/processing-software
    license: BSD
    summary: Local calibration manager for use with DRAGONS
requirements:
    build:
    - python
    - setuptools
    run:
    - python
    - astropy >=1.2.1
    - dragons >=2
    - sqlalchemy >=1.0