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

[testing]
appdirs
packaging
pygments
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=1.0.1
pytest-flake8
pytest>=6

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

[testing:platform_system == "Windows"]
pywin32
