
[docs]
sphinx>=1.0.7
sphinx_rtd_theme

[test]
coverage>=4.4.2
pytest
pytest-cov

[test:python_version < "3"]
mock>=1.3.0
