diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-06-28 12:46:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 12:46:21 -0400 |
commit | 1144d01490996fa1d02b0546bc9de5109499ab69 (patch) | |
tree | e73a8132b3edb8348bf8c560e7fc8e59369fec1a /manifests | |
parent | 566b3f657cf9bfa8696ff7efc2591aeb5bc5b37b (diff) | |
download | build_control-1144d01490996fa1d02b0546bc9de5109499ab69.tar.gz |
Trim for faster testing
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/larger_test.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/larger_test.yaml b/manifests/larger_test.yaml index 4836e21..e7eb226 100644 --- a/manifests/larger_test.yaml +++ b/manifests/larger_test.yaml @@ -2,18 +2,12 @@ repository: 'https://github.com/astroconda/astroconda-contrib' channel_URL: 'http://ssb.stsci.edu/astroconda' numpy_version: 1.13 packages: - - d2to1 - glueviz - glue-core - glue-vispy-viewers - glue-ginga - ginga - mosviz - - pyobjc-core - - pyobjc-framework-cocoa - - pyobjc-framework-quartz - - reftools - - specviz - specutils |