summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-19 15:54:20 +0000
committerGerrit Code Review <review@openstack.org>2017-12-19 15:54:20 +0000
commit1a3632cf5748db837b6d85b1f8d40eeae0a270c6 (patch)
treeae40699ba49a421d08b067c750c02c639e1d40a9 /doc/requirements.txt
parentd93485fbfe211343949e28d846c42439d9225d67 (diff)
parent2f08b284baa766f8e2f46c644a5d785d5b1a3517 (diff)
downloadpython-designateclient-2.8.0.tar.gz
Merge "Updated from global requirements"2.8.0
Diffstat (limited to 'doc/requirements.txt')
-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