Pin sphinx < 4.1.0
This release appears to have broken the docs build. Unfortunately it looks like an issue in the sphinx-contrib/httpdomain project related to [1] so will require some external releases to fix. [1] https://github.com/sphinx-doc/sphinx/pull/9155 Change-Id: I1d3a2bf7c399e9e008f1739237fe5455edde57ba
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
ansible
|
||||
sphinx>=1.6.1
|
||||
# NOTE(ianw) 2021-07-13: <4.1.0 until related issue in
|
||||
# sphixcontrib-httpdomain fixed
|
||||
# https://github.com/sphinx-contrib/httpdomain/pull/51
|
||||
sphinx>=1.6.1,<4.1.0
|
||||
sphinxcontrib-blockdiag>=1.1.0
|
||||
sphinxcontrib-programoutput
|
||||
sphinx-autodoc-typehints
|
||||
|
||||
Reference in New Issue
Block a user