diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-09-25 12:05:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-25 12:05:44 -0400 |
commit | 381268c5954e9b04fac28f57dd8fd7c9b3d923ef (patch) | |
tree | b7278d0a68e9f80d4f668d245bfd2a389e0c3a64 /manifests/dev-test.yaml | |
parent | 5625f45f06fd424794b388718a5c47ab47e5b121 (diff) | |
parent | 870c8fc73ca88fe7d3a3822d5a52d4ebd54e85a1 (diff) | |
download | build_control-381268c5954e9b04fac28f57dd8fd7c9b3d923ef.tar.gz |
Merge pull request #38 from rendinam/param_consolidation
Pin versions based on presence of list
Diffstat (limited to 'manifests/dev-test.yaml')
-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 |