Skip to content

Commit 301d8cb

Browse files
author
pengyuesheng
committed
Blacklist sphinx 2.1.0 (autodoc bug)
See sphinx-doc/sphinx#6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: I3adad072b1acacecec47be076b5fca67fd1a9469
1 parent b701803 commit 301d8cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
openstackdocstheme>=1.18.1 # Apache-2.0
66
sphinx>=1.6.2,!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
7-
sphinx>=1.6.2,!=1.6.6,!=1.6.7;python_version>='3.4' # BSD
7+
sphinx>=1.6.2,!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
88
reno>=2.5.0 # Apache-2.0

0 commit comments

Comments
 (0)