Cap sphinxcontrib-mermaid <0.9.0
The docs job fail with: Extension error (sphinxcontrib.mermaid): Handler <function install_js at 0x7f6025a55f70> for event 'html-page-context' threw an exception (exception: 'document' object has no attribute 'findall') Capping sphinxcontrib-mermaid <0.9.0 fixes this issue. Change-Id: Ibb034e8410e060329541f4ca99e5b25406c863e7
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
||||
sphinxcontrib-mermaid>=0.3.1,!=0.6.1 # BSD
|
||||
sphinxcontrib-mermaid>=0.3.1,!=0.6.1,<0.9.0 # BSD
|
||||
requests
|
||||
pyquery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user