d833babfe8
Change-Id: I3d87528f1d5286a53e6aba221766aae72513abdb
10 lines
281 B
Plaintext
10 lines
281 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
|
|
hacking>=0.10.0,<0.11
|
|
mock>=1.2
|
|
requests-mock>=0.6
|