-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.base.yml
68 lines (67 loc) · 1.39 KB
/
environment.base.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
name: mbtest
channels:
- conda-forge
- anaconda
dependencies:
- libgfortran=3.0.0=1
- backports=1.0=py27_1
- backports.functools_lru_cache=1.5=py27_0
- backports_abc=0.5=py27_0
- blas=1.1=openblas
- ca-certificates=2018.1.18=0
- certifi=2018.1.18=py27_0
- cycler=0.10.0=py27_0
- dbus=1.10.22=0
- expat=2.2.5=0
- fontconfig=2.12.6=0
- freetype=2.8.1=0
- functools32=3.2.3.2=py27_2
- futures=3.2.0=py27_0
- gettext=0.19.8.1=0
- glib=2.55.0=0
- gst-plugins-base=1.8.0=0
- gstreamer=1.8.0=1
- h5py=2.7.1=py27_3
- hdf5=1.10.1=2
- icu=58.2=0
- jpeg=9b=2
- kiwisolver=1.0.1=py27_1
- libffi=3.2.1=3
- libiconv=1.15=0
- libpng=1.6.34=0
- libxcb=1.13=0
- libxml2=2.9.8=0
- matplotlib=2.2.2=py27_1
- ncurses=5.9=10
- numpy=1.13.3=py27_blas_openblas_201
- openblas=0.2.20=7
- openssl=1.0.2n=0
- pcre=8.41=1
- pip=9.0.3=py27_0
- pyparsing=2.2.0=py27_0
- pyqt=5.6.0=py27_4
- python=2.7.14=5
- python-dateutil=2.7.2=py_0
- pytz=2018.3=py_0
- pyyaml=3.12=py27_1
- qt=5.6.2=7
- readline=7.0=0
- scipy=1.0.1=py27_blas_openblas_200
- setuptools=39.0.1=py27_0
- singledispatch=3.4.0.3=py27_0
- sip=4.18=py27_1
- six=1.11.0=py27_1
- sqlite=3.20.1=2
- subprocess32=3.2.7=py27_0
- tk=8.6.7=0
- tornado=5.0.1=py27_1
- wheel=0.31.0=py27_0
- xorg-libxau=1.0.8=3
- xorg-libxdmcp=1.1.2=3
- xz=5.2.3=0
- yaml=0.1.7=0
- zlib=1.2.11=0
- pip:
- backports-abc==0.5
- backports.functools-lru-cache==1.5
prefix: /home/achennu/software/miniconda3/envs/mbtest