blob: 069a26c39ed4a9f5b051f60c7fb7e2b231fe8d0d (
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
|
# 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
- py-expression-eval
- drizzlepac
# - jwst_gtvt
# - jwst
# - pandokia
# - crds
# - cube-tools
# - sphinxcontrib-programoutput
# - pyds9
# - wcstools
# - webbpsf
# - mosviz
# - specutils
# - glueviz
# - glue-vispy-viewers
# - glue-core
|