diff options
Diffstat (limited to 'manifests/etc.yaml')
-rw-r--r-- | manifests/etc.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/manifests/etc.yaml b/manifests/etc.yaml new file mode 100644 index 0000000..7a4cc09 --- /dev/null +++ b/manifests/etc.yaml @@ -0,0 +1,25 @@ +repository: 'https://github.com/astroconda/astroconda-etc' +channels: + - 'http://ssb.stsci.edu/astroconda' +numpy_version: 1.11 +packages: + - pandeia-thirdparty + - pyetc-thirdparty + - ext_shmht + - django + - epydoc + - linecache2 + - mechanize + - parsley + - pmw + - pyfits + - sphinx-bootstrap-theme + - sphinx_rtd_theme + - threading2 + - traceback2 + - urwid + - websocket-client + - ws4py + - wsgiref + - yolk + |