six

[:python_version < "2.7"]
ordereddict

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

[testing]
pytest>=4.6
pytest-flake8
pytest-cov

[testing:platform_python_implementation != "PyPy" and python_version < "3.10"]
pytest-black>=0.3.7

[testing:python_version < "2.7"]
unittest2

[testing:python_version > "3.6"]
pytest-checkdocs>=2.4
