From 5da9fa322bf2259d8bb8c61188c696a0d5e7274d Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Thu, 3 Aug 2017 08:27:53 -0400 Subject: Update test.yaml --- manifests/test.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/manifests/test.yaml b/manifests/test.yaml index bc84973..0c626c2 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -2,8 +2,10 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.13 packages: - - mosviz - - specutils - - glueviz - - glue-vispy-viewers - - glue-core + - costools + - crds +# - mosviz +# - specutils +# - glueviz +# - glue-vispy-viewers +# - glue-core -- cgit