# The order of packages is significant, because pip processes them in the order
# of appearance.
hacking!=0.13.0,<0.14,>=0.12.0

coverage>=4.0 # Apache-2.0
discover
fixtures>=3.0.0 # Apache-2.0/BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
os-testr>=0.8.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=2.0 # BSD