
[:python_version < "3.10"]
zipp>=3.1.0

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

[test]
pytest!=8.1.*,>=6
pytest-checkdocs>=2.4
pytest-cov
pytest-mypy
pytest-enabler>=2.2
zipp>=3.17
jaraco.test>=5.4

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