diff options
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 + + + |