summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorpengyuesheng <pengyuesheng@gohighsec.com>2019-07-05 10:16:45 +0800
committerpengyuesheng <pengyuesheng@gohighsec.com>2019-07-05 10:16:48 +0800
commit515a2d79ef4beff37f40c52abe14678f9357ecfa (patch)
treef5653afaaefbaf092c91a7c2ab3886199926819a /doc
parent6cdd4cb00779acd5b5825b5f00635af08f92a5df (diff)
downloadoslo-messaging-515a2d79ef4beff37f40c52abe14678f9357ecfa.tar.gz
Blacklist sphinx 2.1.0 (autodoc bug)
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: I648dd4d4a98a3d423c98d28c193737cffe1a2c49
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index f9c91a3..a31eb38 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -4,7 +4,7 @@
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
+sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
reno>=2.5.0 # Apache-2.0
# imported when the source code is parsed for generating documentation: