
[check]
pytest-checkdocs>=2.4
pytest-ruff>=0.2.1

[cover]
pytest-cov

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

[enabler]
pytest-enabler>=2.2

[test]
big-O
jaraco.functools
jaraco.itertools
jaraco.test
more_itertools
pytest!=8.1.*,>=6
pytest-ignore-flaky

[type]
pytest-mypy
