summaryrefslogtreecommitdiff
path: root/stsci/meta.yaml
blob: 21a2f6fe40e9853958627a5796d04df362d4adab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
about:
    home: http://stsci.edu
    license: BSD
    summary: stsci meta-package
build:
    number: '0'
package:
    name: stsci
    version: 1.0.2
requirements:
    build:
    - stsci-hst
    - stsci-data-analysis
    - astropy >=1.1
    - cfitsio >=3.370
    - d2to1 >=0.2.12
    - ds9 >=7.1
    - fftw >=3.3.4
    - htc_utils >=0.1
    - imexam >=0.5.2
    - photutils >=0.2.1
    - purge_path >=1.0.0
    - pyds9 >=1.8.1
    - pyfftw >=0.9.2
    - numpy x.x
    - python x.x
    run:
    - stsci-hst
    - stsci-data-analysis
    - astropy >=1.1
    - cfitsio >=3.370
    - d2to1 >=0.2.12
    - ds9 >=7.1
    - fftw >=3.3.4
    - htc_utils >=0.1
    - imexam >=0.5.2
    - photutils >=0.2.1
    - purge_path >=1.0.0
    - pyds9 >=1.8.1
    - pyfftw >=0.9.2
    - numpy x.x
    - python x.x