21beb1537f
This reverts commit c743e68f72af45b24f783a271368aa07923c00d9. Change-Id: Ia5a87ec7a65703692cba2edf8aa01202dab68173
9 lines
324 B
Plaintext
9 lines
324 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.
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
|
six>=1.10.0 # MIT
|
|
testtools>=2.2.0 # MIT
|