
[:python_version < "3.8"]
zipp>=0.4

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

[testing]
pytest>=4.6
pytest-checkdocs>=1.2.3
pytest-flake8
pytest-cov
pytest-enabler

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