From 470d9eb5b97badfe8fafe915fd61ea9e345f90b5 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 9 Aug 2017 13:10:36 -0400 Subject: Create dev-test.yaml --- manifests/dev-test.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/dev-test.yaml (limited to 'manifests') diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml new file mode 100644 index 0000000..6bdf084 --- /dev/null +++ b/manifests/dev-test.yaml @@ -0,0 +1,15 @@ +repository: 'https://github.com/astroconda/astroconda-dev' +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' +numpy_version: 1.13 +packages: + - crds + - cube-tools + - sphinxcontrib-programoutput + - pyds9 + - wcstools + - webbpsf +# - mosviz +# - specutils +# - glueviz +# - glue-vispy-viewers +# - glue-core -- cgit