From 07b37f89a661550a4cb192876c82449097a1ab77 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 8 Aug 2017 21:35:41 -0400 Subject: Update test.yaml --- manifests/test.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/manifests/test.yaml b/manifests/test.yaml index 0f3b5df..7e8d51a 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -2,8 +2,14 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.13 packages: - - costools -# - crds +# - costools + - crds + - cube-tools + - sphinxcontrib-programoutput + - pyds9 + - wcstools + - webbpsf + # - mosviz # - specutils # - glueviz -- cgit