summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-10-05 17:08:23 +0000
committerGerrit Code Review <review@openstack.org>2022-10-05 17:08:23 +0000
commit71ef203cc6bec38e5fb04a277ddedc1d33c0e784 (patch)
treec98a1046921786d1279001876235c47810520106 /doc
parent03051ce69732df392baa8a6ec5be498cf06b40d7 (diff)
parent8b0e467355440779e6463b88f7e6689110b9db1a (diff)
downloadpython-openstackclient-71ef203cc6bec38e5fb04a277ddedc1d33c0e784.tar.gz
Merge "Remove invalid note from requirements files"
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 60a87797..8b4202be 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,6 +1,3 @@
-# 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.
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.1.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD