Skip to content

Commit c61645b

Browse files
gmarullcarlescufi
authored andcommitted
[nrf fromtree] doc: requirements: stick to breathe < 4.33
Looks like the 4.33 release has some more issues, so let's wait until everything gets fixed before allowing future versions. Ref. breathe-doc/breathe#805 Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit 10da718)
1 parent 9f1fd58 commit c61645b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DOC: used to generate docs
22

3-
breathe>=4.30,!=4.33
3+
breathe>=4.30,<4.33 # 4.33: disabled due to #803 and #805 issues
44
sphinx~=4.0
55
sphinx_rtd_theme~=1.0
66
sphinx-tabs

0 commit comments

Comments
 (0)