From 75586c700bb92cc52b80814e41ee01837a0150aa Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 3 Dec 2017 21:36:45 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I538b974a2b7b64c492a4c852d874296d891d28a6 --- doc/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/requirements.txt b/doc/requirements.txt index 26e9264e..303fd926 100644 --- a/doc/requirements.txt +++ b/doc/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. # Notes: # reno needs openstackdocstheme which needs reno (cycle dep). # os-api-ref needs openstackdocstheme which needs os-api-ref (cycle dep).