setuptools>=18.0.0

[docs]
sphinx<2,>=1.8.0
towncrier>=18.5.0
sphinx_rtd_theme<1,>=0.4.2

[testing]
pytest<5,>=4.0.0
coverage<5,>=4.5.0
six<2,>=1.10.0
pytest-localserver
pypiserver

[testing:platform_python_implementation != "Jython"]
pytest-timeout<2,>=1.3.0
pytest-xdist

[testing:python_version < "3.3"]
mock

[testing:python_version >= "3.4"]
xonsh
