summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-04 06:53:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-04 06:53:27 +0000
commit1c33a439e8659677573da44405510e30a9077c8f (patch)
tree5a0ac80dbb29cdb3d46ff6f9a6380b8e30e0d213
parente3e0bd0e7d57a7372df8d8ef3aef0280f463ae77 (diff)
downloadoslo-utils-1c33a439e8659677573da44405510e30a9077c8f.tar.gz
Updated from global requirements
Change-Id: Ia615971a83f613b396299ac015dbb2a4e02848b6
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 26ef9b9..b568d52 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.
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0