six

[:python_version < "3"]
funcsigs>=1.0.2

[:python_version < "3.5"]
typing>=3.5.2

[test]
tox>=2.0
pytest>=2.8.5
pytest-cov>=1.8.1
pytest-pep8>=1.0.6
