diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-06-26 15:15:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-26 15:15:38 -0400 |
commit | daebc2a92a6e37f854d5a58d952cc3b90a88f6df (patch) | |
tree | f30e852992b10223192e55c1859581a682b1b93d /manifests | |
parent | 38f9db0d11fb512449196b3cb52b40ee060541a9 (diff) | |
download | build_control-daebc2a92a6e37f854d5a58d952cc3b90a88f6df.tar.gz |
For testing mosviz under latest conda components
Diffstat (limited to 'manifests')
-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 |