Pin sphinx to 5.2.3
The new 5.3.0 release of Sphinx has started giving circular reference errors on some of the included files. Pin this while we figure it out. Change-Id: I7674eb0e08207e1ec3b3941361d1fae75f124ddd
This commit is contained in:
parent
1a166a3bf8
commit
a791329de3
@ -3,3 +3,5 @@ sphinxcontrib-blockdiag>=1.1.0
|
|||||||
funcparserlib>=1.0.0a0 # https://github.com/blockdiag/blockdiag/pull/148
|
funcparserlib>=1.0.0a0 # https://github.com/blockdiag/blockdiag/pull/148
|
||||||
sphinxcontrib-seqdiag
|
sphinxcontrib-seqdiag
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
# NOTE(ianw) 2022-10-17 : until we can figure out circular reference errors
|
||||||
|
sphinx<=5.2.3
|
||||||
|
Loading…
Reference in New Issue
Block a user