diff options
-rw-r--r-- | manifests/test.yaml | 14 |
1 files changed, 6 insertions, 8 deletions
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 |