blob: 7a4cc09e6c2323925e29d912351d8e4f928c913e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|