Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/python3.8/site-packages/setuptools-75.3.0-py3.13.egg-info/requires.txt @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 17:55:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 69:33d812a61356 |
---|---|
1 | |
2 [certs] | |
3 | |
4 [check] | |
5 pytest-checkdocs>=2.4 | |
6 | |
7 [check:sys_platform != "cygwin"] | |
8 pytest-ruff>=0.2.1 | |
9 ruff>=0.5.2 | |
10 | |
11 [core] | |
12 packaging>=24 | |
13 more_itertools>=8.8 | |
14 jaraco.text>=3.7 | |
15 wheel>=0.43.0 | |
16 platformdirs>=4.2.2 | |
17 jaraco.collections | |
18 jaraco.functools | |
19 packaging | |
20 more_itertools | |
21 | |
22 [core:python_version < "3.10"] | |
23 importlib_metadata>=6 | |
24 | |
25 [core:python_version < "3.11"] | |
26 tomli>=2.0.1 | |
27 | |
28 [core:python_version < "3.9"] | |
29 importlib_resources>=5.10.2 | |
30 | |
31 [cover] | |
32 pytest-cov | |
33 | |
34 [doc] | |
35 sphinx>=3.5 | |
36 jaraco.packaging>=9.3 | |
37 rst.linker>=1.9 | |
38 furo | |
39 sphinx-lint | |
40 jaraco.tidelift>=1.4 | |
41 pygments-github-lexers==0.0.5 | |
42 sphinx-favicon | |
43 sphinx-inline-tabs | |
44 sphinx-reredirects | |
45 sphinxcontrib-towncrier | |
46 sphinx-notfound-page<2,>=1 | |
47 pyproject-hooks!=1.1 | |
48 towncrier<24.7 | |
49 | |
50 [enabler] | |
51 pytest-enabler>=2.2 | |
52 | |
53 [ssl] | |
54 | |
55 [test] | |
56 pytest!=8.1.*,>=6 | |
57 virtualenv>=13.0.0 | |
58 wheel>=0.44.0 | |
59 pip>=19.1 | |
60 packaging>=23.2 | |
61 jaraco.envs>=2.2 | |
62 pytest-xdist>=3 | |
63 jaraco.path>=3.2.0 | |
64 build[virtualenv]>=1.0.3 | |
65 filelock>=3.4.0 | |
66 ini2toml[lite]>=0.14 | |
67 tomli-w>=1.0.0 | |
68 pytest-timeout | |
69 pytest-home>=0.5 | |
70 pytest-subprocess | |
71 pyproject-hooks!=1.1 | |
72 jaraco.test>=5.5 | |
73 | |
74 [test:python_version >= "3.9" and sys_platform != "cygwin"] | |
75 jaraco.develop>=7.21 | |
76 | |
77 [test:sys_platform != "cygwin"] | |
78 pytest-perf | |
79 | |
80 [type] | |
81 pytest-mypy | |
82 mypy==1.12.* | |
83 | |
84 [type:python_version < "3.10"] | |
85 importlib_metadata>=7.0.2 | |
86 | |
87 [type:sys_platform != "cygwin"] | |
88 jaraco.develop>=7.21 |