
[:python_version < "3.9"]
importlib_resources

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

[inflect]
inflect

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

[test:python_version < "3.10"]
pathlib2

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