diff options
Diffstat (limited to 'manifests/dev-test.yaml')
-rw-r--r-- | manifests/dev-test.yaml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml deleted file mode 100644 index 3b39ac0..0000000 --- a/manifests/dev-test.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Recipe repository -repository: 'https://github.com/astroconda/astroconda-dev' - -# Publication channel to consult when determining what packages already exist. -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 -# - crds -# - cube-tools -# - sphinxcontrib-programoutput -# - pyds9 -# - wcstools -# - webbpsf -# - mosviz -# - specutils -# - glueviz -# - glue-vispy-viewers -# - glue-core |