oslo.versionedobjects/test-requirements.txt
Doug Hellmann 29ac0fcaae Update to the latest version of hacking
Update the version of hacking to the one released for kilo, and fix
issues with code formatting that cause the new hacking checks to fail.

Change-Id: I4c9906df3e71f33b5a13e1f68584d445d79daceb
2015-04-03 14:08:13 +00:00

10 lines
408 B
Plaintext

# 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, which may cause wedges in the gate later.
hacking>=0.10.0,<0.11
oslotest>=1.5.1,<1.6.0 # Apache-2.0
testtools>=0.9.36,!=1.2.0
# These are needed for docs generation
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3