diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-06-28 10:12:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 10:12:21 -0400 |
commit | 36ea2481e326dbad4a9bb4234f48f6dbc8659fde (patch) | |
tree | c30ef7d3437901b4499ac77d94761973b3a3f5a4 /manifests | |
parent | 410eed57119e90d09e7307e7c3e9210d757f8957 (diff) | |
download | build_control-36ea2481e326dbad4a9bb4234f48f6dbc8659fde.tar.gz |
Larger test manifest
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/larger_test.yaml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/manifests/larger_test.yaml b/manifests/larger_test.yaml new file mode 100644 index 0000000..0cf7ed0 --- /dev/null +++ b/manifests/larger_test.yaml @@ -0,0 +1,31 @@ +repository: 'https://github.com/astroconda/astroconda-contrib' +channel_URL: 'http://ssb.stsci.edu/astroconda' +numpy_version: 1.13 +packages: + - costools + - crds + - d2to1 + - glueviz + - glue-core + - glue-vispy-viewers + - glue-ginga + - imexam + - jwst_coronagraph_visibility + - jwst_gtvt + - jwxml + - mosviz + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz + - pyqtgraph + - pytools + - pywcs + - reftools + - selenium + - shunit2 + - specviz + - specutils + - sphere + + + |