-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
43 lines (43 loc) · 1.21 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
name: cplusplus
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- appdirs=1.4.4=pyh9f0ad1d_0
- ca-certificates=2021.1.19=h06a4308_1
- certifi=2020.12.5=py39hf3d152e_1
- cfgv=3.2.0=py_0
- cpplint=1.5.4=pyh9f0ad1d_0
- distlib=0.3.1=pyh9f0ad1d_0
- editdistance=0.5.3=py39he80948d_3
- filelock=3.0.12=pyh9f0ad1d_0
- identify=2.1.4=pyhd8ed1ab_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_18
- libgomp=9.3.0=h2828fa1_18
- libstdcxx-ng=9.3.0=h6de172a_18
- ncurses=6.2=h58526e2_4
- nodeenv=1.5.0=pyh9f0ad1d_0
- openssl=1.1.1j=h7f98852_0
- pip=21.0.1=pyhd8ed1ab_0
- pre-commit=2.11.1=py39hf3d152e_0
- python=3.9.2=hffdb5ce_0_cpython
- python_abi=3.9=1_cp39
- pyyaml=5.4.1=py39h3811e60_0
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py39h06a4308_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.35.2=hdfb4753_0
- tk=8.6.10=h21135ba_1
- toml=0.10.2=pyhd8ed1ab_0
- tzdata=2021a=he74cb21_0
- virtualenv=20.4.3=py39hf3d152e_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- zlib=1.2.11=h516909a_1010
prefix: /opt/anaconda3/envs/cplusplus