diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-12-19 15:13:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-19 15:13:47 -0500 |
commit | 0823b703c6b11b9da47f6f01fe10e12e488c22d3 (patch) | |
tree | 8db622249b6c6ba1194b9069f9480e0d754849f5 /da.yaml | |
parent | 40d8f207357206f35ba87e597f1644de8786ffcf (diff) | |
download | build_manifests-0823b703c6b11b9da47f6f01fe10e12e488c22d3.tar.gz |
da update (#20)
* use master branch
* build relevant packages
Diffstat (limited to 'da.yaml')
-rw-r--r-- | da.yaml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Recipe repository repository: 'https://github.com/astroconda/astroconda-contrib' -git_ref_spec: 'spec-pkgs-ancient-workaround' +git_ref_spec: 'master' # Publication channel to consult when determining what packages already exist. channel_URL: 'http://ssb.stsci.edu/astroconda' @@ -18,5 +18,14 @@ publication_root: '/eng/ssb/websites/ssbpublic/astroconda' #specfile_output: '/eng/ssb/websites/ssbpublic/astroconda-releases-staging' packages: + - asdf + - astroimtools + - cubeviz + - gwcs + - mosviz + - photutils + - imexam - specutils - specviz + - spherical-geometry + - stginga |