-
Notifications
You must be signed in to change notification settings - Fork 3
/
python27_hddm_env.yml
126 lines (125 loc) · 2.67 KB
/
python27_hddm_env.yml
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
name: python27
channels:
- !!python/unicode
'pymc'
- !!python/unicode
'defaults'
dependencies:
- !!python/unicode
'backports=1.0=py27_0'
- !!python/unicode
'cairo=1.12.18=5'
- !!python/unicode
'cycler=0.10.0=py27_0'
- !!python/unicode
'dateutil=2.4.1=py27_0'
- !!python/unicode
'decorator=4.0.11=py27_0'
- !!python/unicode
'enum34=1.1.6=py27_0'
- !!python/unicode
'fontconfig=2.11.1=6'
- !!python/unicode
'freetype=2.5.5=1'
- !!python/unicode
'get_terminal_size=1.0.0=py27_0'
- !!python/unicode
'ipython=5.3.0=py27_0'
- !!python/unicode
'ipython_genutils=0.2.0=py27_0'
- !!python/unicode
'libgfortran=3.0.0=1'
- !!python/unicode
'libiconv=1.14=0'
- !!python/unicode
'libpng=1.6.17=0'
- !!python/unicode
'libxml2=2.9.4=0'
- !!python/unicode
'matplotlib=1.5.1=np111py27_0'
- !!python/unicode
'mkl=2017.0.1=0'
- !!python/unicode
'numpy=1.11.3=py27_0'
- !!python/unicode
'openssl=1.0.2k=1'
- !!python/unicode
'pandas=0.19.2=np111py27_1'
- !!python/unicode
'path.py=10.1=py27_0'
- !!python/unicode
'pathlib2=2.2.1=py27_0'
- !!python/unicode
'patsy=0.4.1=py27_0'
- !!python/unicode
'pexpect=4.2.1=py27_0'
- !!python/unicode
'pickleshare=0.7.4=py27_0'
- !!python/unicode
'pip=9.0.1=py27_1'
- !!python/unicode
'pixman=0.26.2=0'
- !!python/unicode
'prompt_toolkit=1.0.14=py27_0'
- !!python/unicode
'ptyprocess=0.5.1=py27_0'
- !!python/unicode
'py2cairo=1.10.0=py27_2'
- !!python/unicode
'pycairo=1.10.0=py27_0'
- !!python/unicode
'pygments=2.2.0=py27_0'
- !!python/unicode
'pymc=2.3.6=np111py27_2'
- !!python/unicode
'pyparsing=2.1.4=py27_0'
- !!python/unicode
'pyqt=4.11.4=py27_4'
- !!python/unicode
'python=2.7.13=0'
- !!python/unicode
'python-dateutil=2.6.0=py27_0'
- !!python/unicode
'pytz=2017.2=py27_0'
- !!python/unicode
'qt=4.8.7=3'
- !!python/unicode
'readline=6.2=2'
- !!python/unicode
'scandir=1.5=py27_0'
- !!python/unicode
'scipy=0.19.0=np111py27_0'
- !!python/unicode
'seaborn=0.8=py27_0'
- !!python/unicode
'setuptools=27.2.0=py27_0'
- !!python/unicode
'simplegeneric=0.8.1=py27_1'
- !!python/unicode
'sip=4.18=py27_0'
- !!python/unicode
'six=1.10.0=py27_0'
- !!python/unicode
'sqlite=3.13.0=0'
- !!python/unicode
'statsmodels=0.8.0=np111py27_0'
- !!python/unicode
'tk=8.5.18=0'
- !!python/unicode
'traitlets=4.3.2=py27_0'
- !!python/unicode
'wcwidth=0.1.7=py27_0'
- !!python/unicode
'wheel=0.29.0=py27_0'
- !!python/unicode
'zlib=1.2.8=3'
- !!python/unicode
'hddm=0.6.0=py27_0'
- !!python/unicode
'kabuki=0.6.1=py27_0'
- pip:
- backports.shutil-get-terminal-size==1.0.0
- corner==2.0.1
- ipython-genutils==0.2.0
- prompt-toolkit==1.0.14
prefix: !!python/unicode '/home/aeurai/anaconda2/envs/python27'