
[:python_version < "3.8"]
importlib_metadata

[docs]
jaraco.packaging>=9
jaraco.tidelift>=1.4
rst.linker>=1.9
sphinx

[testing]
cssselect
flake8<5
jaraco.test>=5.1
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=1.3
pytest-flake8
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
