summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-04 20:30:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-04 20:30:37 +0000
commit86cd4c2ded2b804020b7d9bdb85036ddb0235925 (patch)
tree34030ac8e2c3a446124023951b4be8b0388b36f5
parent55fa3defd3a2ee8b95b9d33cb4b1445439e2d489 (diff)
downloadcliff-86cd4c2ded2b804020b7d9bdb85036ddb0235925.tar.gz
Updated from global requirements
Change-Id: I517dc7c33e2cd6b1e6a575c8c5c523e210870351
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 3c822d2..f22cc9f 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,5 @@
+# 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.
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0