forked from schrodinger/pymol-open-source
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_env.yml
84 lines (84 loc) · 2.42 KB
/
conda_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
name: conda-pymol
channels:
- conda-forge
- defaults
dependencies:
- boost-cpp=1.72.0=hdf9ef73_0
- bzip2=1.0.8=h0d85af4_4
- c-ares=1.18.1=h0d85af4_0
- c-compiler=1.3.0=h0d85af4_0
- ca-certificates=2021.10.8=h033912b_0
- cctools=949.0.1=hd9211c8_21
- cctools_osx-64=949.0.1=h6407bdd_21
- certifi=2021.10.8=py38h50d1736_1
- clang=11.1.0=h694c41f_1
- clang-11=11.1.0=default_he082bbe_1
- clang_osx-64=11.1.0=hc8532ff_5
- clangxx=11.1.0=default_he082bbe_1
- clangxx_osx-64=11.1.0=h2c55bc3_5
- compiler-rt=11.1.0=h654b07c_0
- compiler-rt_osx-64=11.1.0=h8c5fa43_0
- curl=7.78.0=h7bc2e8c_0
- cxx-compiler=1.3.0=h940c156_0
- dbus=1.13.18=h18a8e69_0
- expat=2.4.2=he49afe7_0
- freetype=2.10.4=h4cff582_1
- gettext=0.19.8.1=h7937167_1005
- glew=2.1.0=h046ec9c_2
- glib=2.51.4=0
- glm=0.9.9.4=h770b8ee_0
- hdf4=4.2.15=hefd3b78_3
- hdf5=1.12.1=nompi_h2f0ef1a_100
- icu=64.2=h6de7cb9_1
- jpeg=9d=hbcb3906_0
- krb5=1.19.2=hcfbf3a7_3
- ld64=530=hd2e7500_21
- ld64_osx-64=530=he8994da_21
- ldid=2.1.2=h6a69015_3
- libclang-cpp11.1=11.1.0=default_he082bbe_1
- libcurl=7.78.0=hb8e4fae_0
- libcxx=12.0.0=h2f01273_0
- libedit=3.1.20210910=hca72f7f_0
- libev=4.33=haf1e3a3_1
- libffi=3.3=hb1e8313_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_23
- libgfortran5=9.3.0=h6c81a4c_23
- libiconv=1.16=haf1e3a3_0
- libllvm11=11.1.0=hd011deb_2
- libnetcdf=4.8.1=nompi_h6609ca0_101
- libnghttp2=1.43.0=h6f36284_1
- libpng=1.6.37=h7cec526_2
- libssh2=1.10.0=h52ee1ee_2
- libxml2=2.9.10=h53d96d6_0
- libzip=1.8.0=h8b0c345_1
- llvm-openmp=12.0.1=hda6cdc1_1
- llvm-tools=11.1.0=hd011deb_2
- lz4-c=1.9.3=he49afe7_1
- mmtf-python=1.1.2=py_0
- msgpack-c=3.3.0=h4ca5eb8_2
- msgpack-python=1.0.3=py38h12bbefe_0
- ncurses=6.3=hca72f7f_2
- openssl=1.1.1l=h0d85af4_0
- pcre=8.45=he49afe7_0
- pip=21.3.1=pyhd8ed1ab_0
- pmw=2.0.1=py38h50d1736_1004
- pyopengl=3.1.5=py_0
- pyqt=5.9.2=py38h655552a_2
- python=3.8.12=h88f2d9e_0
- python_abi=3.8=2_cp38
- qt=5.9.7=h8cf7e54_3
- readline=8.1=h9ed2024_0
- setuptools=58.0.4=py38hecd8cb5_0
- sip=4.19.8=py38h0a44026_0
- sqlite=3.36.0=hce871da_0
- tapi=1100.0.11=h9ce4665_0
- tk=8.6.11=h7bc2e8c_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h4dc903c_4
- zstd=1.5.0=h582d3a0_0
- pip:
- pyqt5==5.15.6
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.9.0
prefix: /usr/local/Caskroom/miniconda/base/envs/conda-pymol