2015-08-03 11:41:33 +02:00
|
|
|
# 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
|
2015-09-11 16:08:45 +02:00
|
|
|
mock>=1.2
|
|
|
|
requests-mock>=0.6
|