summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-02 07:15:56 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-02 07:15:56 +0000
commit6beef56634fecc4fd7bd3bab7f3ebfd1faaf785f (patch)
treeb1204aba451dd88fd7948a1a5115b517f1a004a0
parent6287384456a19b5e63679d638f607d735e08d8a5 (diff)
downloadpython-novaclient-6beef56634fecc4fd7bd3bab7f3ebfd1faaf785f.tar.gz
Updated from global requirements
Change-Id: Ib79f8a8b2e14d1f2c7a1143b2f29ac1571f31299
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index fada2eb0..91ff9cea 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.
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0