aboutsummaryrefslogtreecommitdiff
path: root/stsci-data-analysis/stsci-data-analysis.ini
blob: 480c6d0a53e64f62e6692bf640bf994d29e1eb3d (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
[package]
name : stsci-data-analysis
version : 1.0

[about]
home : http://stsci.edu
license : BSD
summary : ${package:name} meta-package

[source]
#fn : ${package:name}-${package:version}.tar.gz
#url : ${about:home}/${fn}

[build]
number : 0

[requirements]
build : 
    ${requirements:run}
run : 
    specview [py27 or py3k]
    astroimtools [py27 or py3k]
    cube-tools [py27 or py3k]
    stginga [py27 or py3k]
    asv [py27 or py3k]
    pyasdf [py27 or py3k]
    

[test]
imports : 

commands : 
	

[cbc_build]
linux : 
    echo "meta-package"

windows : 
    echo "meta-package"