# testing automation
tox>=1.7.2

# coding standards
hacking

# testing
oslotest

# test coverage
coverage>=3.6
coveralls

# Docs Requirements
Sphinx>=1.3.1
alabaster

