
[certs]
certifi==2016.9.26

[docs]
jaraco.packaging>=8.2
pygments-github-lexers==0.0.5
rst.linker>=1.9
sphinx
sphinx-inline-tabs
sphinxcontrib-towncrier

[ssl]

[ssl:sys_platform == "win32"]
wincertstore==0.2

[testing]
flake8-2020
jaraco.envs
jaraco.path>=3.2.0
mock
paver
pip>=19.1
pytest-checkdocs>=2.4
pytest-cov
pytest-enabler>=1.0.1
pytest-flake8
pytest-virtualenv>=1.2.7
pytest-xdist
pytest>=4.6
sphinx
virtualenv>=13.0.0
wheel

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