diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-09-25 10:25:09 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-09-25 12:02:56 -0400 |
commit | 870c8fc73ca88fe7d3a3822d5a52d4ebd54e85a1 (patch) | |
tree | b7278d0a68e9f80d4f668d245bfd2a389e0c3a64 /manifests | |
parent | 5625f45f06fd424794b388718a5c47ab47e5b121 (diff) | |
download | build_control-870c8fc73ca88fe7d3a3822d5a52d4ebd54e85a1.tar.gz |
Pin versions based on presence of list
* Standardize all params to string values
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/dev-test.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index cad5d5a..2d6be21 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -8,8 +8,9 @@ channel_URL: 'http://ssb.stsci.edu/astroconda-dev' publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' packages: # - drizzlepac - - jwst_gtvt - - jwst +# - jwst_gtvt +# - jwst + - pandokia # - crds # - cube-tools # - sphinxcontrib-programoutput |