From 6c5148aa2b5e2ab0a26bae1051b741903a5f4cf6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Sep 2014 17:13:51 +0000 Subject: Updated from global requirements Change-Id: Iaff1d1d9b836b8dede6dbf45ed7d9d72b9f715be --- test-requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index c5b4f08..3b3d034 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,6 @@ +# 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. nose mock>=1.0 coverage>=3.6 -- cgit v1.2.1