0475e22d2d
Change-Id: I458ae1dc0cdae3c4a8b5c7014d832082f3de796c
14 lines
377 B
Plaintext
14 lines
377 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>=1.1.0,<1.2.0
|
|
coverage>=3.6
|
|
doc8
|
|
fixtures>=1.3.1
|
|
python-subunit
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=1.4.0
|