From decbca1ac868def7fc69a4b83c8d545e59f67447 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Sep 2014 00:30:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I03130190b39de9c6ee7e44ea098e16633807441b --- test-requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test-requirements.txt b/test-requirements.txt index fd9f1f9f54..3b6c2021ec 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. Jinja2 doc8 # Apache-2.0 openstack-doc-tools>=0.18.1