
[:python_version < "3.8"]
importlib_metadata

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

[testing]
cssselect
jaraco.test>=5.1
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=1.3
pytest-ruff
pytest>=6

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy>=0.9.1

[testing:python_version < "3.11"]
lxml

[testing:python_version < "3.9"]
importlib_resources
