# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process

hacking>=0.12.0,<0.13 # Apache-2.0

sphinx>=1.2.1,!=1.3b1,<1.4 # BSD
stestr # Apache-2.0
testtools>=1.4.0 # MIT
