summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-31 22:41:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-31 22:41:16 +0000
commit2c549183f325e12e3185b6653dd8fc96fab77984 (patch)
tree809471c45b8dca44361378489db53d15b3382459
parented71a5994f747951c737b16e300ed9dec54a4750 (diff)
downloados-client-config-2c549183f325e12e3185b6653dd8fc96fab77984.tar.gz
Updated from global requirements
Change-Id: I9625bc6ae94f37b8a07206ae931ed1ec60f75198
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 5715746..0ddd8c3 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.
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0