
It's not used at runtime. Also, the setup_hook is no longer needed. Change-Id: I760b6b19207b5ac22b36feeed05d68e07b6fe880
13 lines
352 B
Plaintext
13 lines
352 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>=0.3.14
|
|
python-subunit>=0.0.18
|
|
six>=1.9.0
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.36,!=1.2.0
|
|
mock>=1.0
|
|
mox3>=0.7.0
|