summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-01-05 07:41:08 +0000
committerGerrit Code Review <review@openstack.org>2018-01-05 07:41:08 +0000
commit3b6a36d02a32fe19c1f184d608e0344716b47d94 (patch)
tree33b1ab303d2c4d7e9bb0a9d947d55d9120974aaa
parent6b347590667d847c13c25a6c4746041cc04d3384 (diff)
parent1c33a439e8659677573da44405510e30a9077c8f (diff)
downloadoslo-utils-3b6a36d02a32fe19c1f184d608e0344716b47d94.tar.gz
Merge "Updated from global requirements"
-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