
[:python_version < "3.10"]

[check]
pytest-checkdocs>=2.4

[check:sys_platform != "cygwin"]
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]
jaraco.test>=5.4
pytest!=8.1.*,>=6
zipp>=3.17

[type]
pytest-mypy
