
[docs]
jaraco.packaging>=3.2
rst.linker>=1.9
sphinx

[testing]
jaraco.test>=3.2.0
pygments
pytest!=3.7.3,>=3.5
pytest-checkdocs>=1.2.3
pytest-cov
pytest-flake8

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