
Current pbr requirements is blocking tempest develop mode installation. http://paste.openstack.org/show/406537/ Change-Id: I14dfe4c66d22d742706acbd1e5a574587eb40039
10 lines
299 B
Plaintext
10 lines
299 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.
|
|
|
|
pbr>=1.3,<2.0
|
|
Babel>=1.3
|
|
testrepository>=0.0.18
|
|
python-subunit>=0.0.18
|
|
testtools>=1.4.0
|