-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
134 lines (133 loc) · 2.51 KB
/
environment.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
126
127
128
129
130
131
132
133
name: onedrive
channels:
- !!python/unicode
'mw'
- !!python/unicode
'anaconda'
- !!python/unicode
'ostrokach'
- !!python/unicode
'defaults'
dependencies:
- !!python/unicode
'pyqt=4.11.4=py35_4'
- !!python/unicode
'qt=4.8.7=4'
- !!python/unicode
'bison=3.0.4=0'
- !!python/unicode
'cairo=1.14.8=0'
- !!python/unicode
'cloog=0.18.0=0'
- !!python/unicode
'fontconfig=2.12.1=3'
- !!python/unicode
'freetype=2.5.5=2'
- !!python/unicode
'gst-plugins-base=1.8.0=0'
- !!python/unicode
'gstreamer=1.8.0=0'
- !!python/unicode
'icu=54.1=0'
- !!python/unicode
'isl=0.15=0'
- !!python/unicode
'jbig=2.1=0'
- !!python/unicode
'jpeg=9b=0'
- !!python/unicode
'libiconv=1.14=0'
- !!python/unicode
'libpng=1.6.27=0'
- !!python/unicode
'libtiff=4.0.6=3'
- !!python/unicode
'libxcb=1.12=1'
- !!python/unicode
'libxml2=2.9.4=0'
- !!python/unicode
'mpc=1.0.3=0'
- !!python/unicode
'openssl=1.0.2k=0'
- !!python/unicode
'pcre=8.39=1'
- !!python/unicode
'pip=9.0.1=py35_1'
- !!python/unicode
'pixman=0.34.0=0'
- !!python/unicode
'python=3.5.2=0'
- !!python/unicode
'readline=6.2=2'
- !!python/unicode
'setuptools=27.2.0=py35_0'
- !!python/unicode
'sip=4.18=py35_0'
- !!python/unicode
'sqlite=3.13.0=0'
- !!python/unicode
'system=5.8=2'
- !!python/unicode
'tk=8.5.18=0'
- !!python/unicode
'wheel=0.29.0=py35_0'
- !!python/unicode
'xz=5.2.2=1'
- !!python/unicode
'zlib=1.2.8=3'
- !!python/unicode
'gtk2=2.24.31=0'
- !!python/unicode
'at-spi2-atk=2.16.0=1'
- !!python/unicode
'at-spi2-core=2.16.0=1'
- !!python/unicode
'atk=2.16.0=2'
- !!python/unicode
'dbus=1.8.20=1'
- !!python/unicode
'dbus-glib=0.104=1'
- !!python/unicode
'expat=2.1.0=0'
- !!python/unicode
'flex=2.5.39=2'
- !!python/unicode
'gdk-pixbuf=2.30.8=3'
- !!python/unicode
'gettext=0.19.5=2'
- !!python/unicode
'glib=2.48.2=0'
- !!python/unicode
'gmp=6.0.0a=1'
- !!python/unicode
'gobject-introspection=1.48.0=0'
- !!python/unicode
'gtk=3.16.6=2'
- !!python/unicode
'harfbuzz=1.0.1=3'
- !!python/unicode
'libcroco=0.6.8=1'
- !!python/unicode
'libepoxy=1.3.1=1'
- !!python/unicode
'libffi=3.2.1=8'
- !!python/unicode
'libgcc=4.8.4=1'
- !!python/unicode
'libgsf=1.14.34=1'
- !!python/unicode
'librsvg=2.40.10=3'
- !!python/unicode
'libsigcpp=2.4.1=3'
- !!python/unicode
'mpfr=3.1.3=1'
- !!python/unicode
'pango=1.40.0=0'
- pip:
- daemoniker==0.2.3
- inotify==0.2.8
- onedrivesdk==1.1.8
- requests==2.13.0
- six==1.10.0
- tendo==0.2.8
prefix: !!python/unicode '/home/remko/anaconda2/envs/onedrive'