-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env_Linux.yaml
45 lines (45 loc) · 1.09 KB
/
conda_env_Linux.yaml
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
name: qt_fbs
channels:
- defaults
dependencies:
- astroid=2.0.4=py35_0
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py35_1
- isort=4.3.4=py35_0
- lazy-object-proxy=1.3.1=py35h14c3975_2
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- mccabe=0.6.1=py35_1
- ncurses=6.1=hf484d3e_0
- openssl=1.0.2p=h14c3975_0
- pip=10.0.1=py35_0
- pylint=2.1.1=py35_0
- python=3.5.6=hc3d631a_0
- readline=7.0=h7b6447c_5
- rope=0.11.0=py35_0
- setuptools=40.2.0=py35_0
- six=1.11.0=py35_1
- sqlite=3.25.2=h7b6447c_0
- tk=8.6.8=hbc83047_0
- typed-ast=1.1.0=py35h20cf15d_0
- wheel=0.31.1=py35_0
- wrapt=1.10.11=py35h14c3975_2
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- altgraph==0.16.1
- fbs==0.1.7
- future==0.16.0
- macholib==1.11
- numpy==1.15.2
- pandas==0.23.4
- pefile==2018.8.8
- pyinstaller==3.3.1
- pyqt5==5.9.2
- python-dateutil==2.7.3
- pytz==2018.5
- sip==4.19.8
- xlrd==1.1.0
prefix: /home/boulund/anaconda3/envs/qt_fbs