b2f9af4f53
Change-Id: I8a0d0e1fe01b7f9d9f2658738fb9a1af6359a5d2
8 lines
275 B
Plaintext
8 lines
275 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.
|
|
coverage>=3.6
|
|
doc8 # Apache-2.0
|
|
hacking>=0.10.0,<0.11
|
|
mock>=1.0
|