File: requires.txt

package info (click to toggle)
python-importlib-metadata 8.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: python: 2,021; sh: 7; makefile: 3
file content (38 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
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
zipp>=3.20

[check]
pytest-checkdocs>=2.4

[check:sys_platform != "cygwin"]
pytest-ruff>=0.2.1

[cover]
pytest-cov

[doc]
sphinx>=3.5
jaraco.packaging>=9.3
rst.linker>=1.9
furo
sphinx-lint
jaraco.tidelift>=1.4

[enabler]
pytest-enabler>=3.4

[perf]
ipython

[test]
pytest!=8.1.*,>=6
packaging
pyfakefs
flufl.flake8
pytest-perf>=0.9.2
jaraco.test>=5.4

[type]
pytest-mypy>=1.0.1

[type:platform_python_implementation == "PyPy"]
mypy<1.19