blob: 633c77b825ae508a78ec00b2a7d1fd0f65cc4b1c (
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
|
# Recipe repository
repository: 'https://github.com/astroconda/astroconda-dev'
git_ref_spec: 'master'
# Publication channel to consult when determining what packages already exist.
channel_URL: 'http://ssb.stsci.edu/astroconda-dev'
# publication_root path needs to be visible from the slave nodes.
publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging'
packages:
- asdf
- hstcal
# - jwst_gtvt
# - jwst
# - pandokia
# - crds
# - cube-tools
# - sphinxcontrib-programoutput
# - pyds9
# - wcstools
# - webbpsf
# - mosviz
# - specutils
# - glueviz
# - glue-vispy-viewers
# - glue-core
|