From 0823b703c6b11b9da47f6f01fe10e12e488c22d3 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 19 Dec 2018 15:13:47 -0500 Subject: da update (#20) * use master branch * build relevant packages --- da.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/da.yaml b/da.yaml index 76891cb..83f7a3f 100644 --- a/da.yaml +++ b/da.yaml @@ -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 -- cgit