blob: 18cb2ad312fc21feff513ba88cd214b6a3683234 (
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
|
# Recipe repository
repository: 'https://github.com/astroconda/astroconda-contrib'
git_ref_spec: 'master'
# Publication channel to consult when determining what packages already exist.
channel_URL: 'http://ssb.stsci.edu/astroconda-j-pub-testing'
# publication_root path needs to be visible from the slave nodes.
publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing'
packages:
- verhawk
# - asdf
# - costools
# - cfitsio
# - ds9
# - crds
# - cube-tools
# - sphinxcontrib-programoutput
# - pyds9
# - wcstools
# - mosviz
# - specutils
# - glueviz
# - glue-vispy-viewers
# - glue-core
|