-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
55 lines (55 loc) · 1.45 KB
/
environment.yml
File metadata and controls
55 lines (55 loc) · 1.45 KB
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
name: wsl-pathlib
channels:
- nodefaults
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.8.3=hbd8a1cb_0
- ld_impl_linux-64=2.44=h1423503_1
- libexpat=2.7.1=hecca717_0
- libffi=3.4.6=h2dba641_1
- libgcc=15.1.0=h767d61c_4
- libgcc-ng=15.1.0=h69a702a_4
- libgomp=15.1.0=h767d61c_4
- liblzma=5.8.1=hb9d3cd8_2
- libnsl=2.0.1=hb9d3cd8_1
- libsqlite=3.50.4=h0c1763c_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.5.2=h26f9b46_0
- pip=25.2=pyh8b19718_0
- python=3.10.18=hd6af730_0_cpython
- readline=8.2=h8c095d6_2
- setuptools=80.9.0=pyhff2d567_0
- tk=8.6.13=noxft_hd72426e_102
- tzdata=2025b=h78e105d_0
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- attrs==21.2.0
- coverage==7.10.5
- exceptiongroup==1.3.0
- flake8==7.3.0
- iniconfig==1.1.1
- mccabe==0.7.0
- mypy==1.17.1
- mypy-extensions==1.1.0
- packaging==25.0
- pathspec==0.12.1
- pluggy==1.6.0
- pycodestyle==2.14.0
- pyflakes==3.4.0
- pygments==2.19.2
- pytest==8.4.1
- pytest-cov==6.2.1
- pytest-randomly==3.16.0
- ruff==0.11.13
- tomli==2.2.1
- typing-extensions==4.15.0
- wemake-python-styleguide==1.4.0
- wsl-pathlib==1.0.0
prefix: /home/salticidae/miniconda3/envs/wsl-pathlib