From daebc2a92a6e37f854d5a58d952cc3b90a88f6df Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 26 Jun 2017 15:15:38 -0400 Subject: For testing mosviz under latest conda components --- manifests/test.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'manifests') diff --git a/manifests/test.yaml b/manifests/test.yaml index 77c19bc..bc84973 100644 --- a/manifests/test.yaml +++ b/manifests/test.yaml @@ -1,11 +1,9 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' -numpy_version: 1.11 +numpy_version: 1.13 packages: - - pyobjc-core - - pyobjc-framework-cocoa - - pyobjc-framework-quartz - - pyqtgraph - - pyraf - - stsci.tools - - d2to1 + - mosviz + - specutils + - glueviz + - glue-vispy-viewers + - glue-core -- cgit