diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/dev-test.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 2d6be21..3b39ac0 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -7,10 +7,11 @@ 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: + - py-expression-eval # - drizzlepac # - jwst_gtvt # - jwst - - pandokia +# - pandokia # - crds # - cube-tools # - sphinxcontrib-programoutput |