six
tox

[dev]
pyflakes
pep8
pylint
check-manifest
ipython
ipdb
sphinx
pytest-cov
pytest-cache
pytest-timeout

[test]
pytest-cov
pytest-cache
pytest-timeout
