Skip to content

Commit d464236

Browse files
karhamacarlescufi
authored andcommitted
ci: fix docbuild requirements.txt
Broken snowballstemmer was released. As a workaround fallback to older release. Signed-off-by: Kari Hamalainen <[email protected]>
1 parent 2f0322f commit d464236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ pykwalify # | | | | | |
1515
pytest # | | | | | | | X |
1616
recommonmark # | | | X | X | | | |
1717
sphinx~=7.4 # | X | X | X | X | X | X | X |
18+
snowballstemmer<3.0.0 # https://github.com/snowballstem/snowball/issues/229
1819
sphinx-autobuild # | X | X | X | X | X | X | X |
1920
sphinx-copybutton # | X | | | | | | X |
2021
sphinx-ncs-theme<1.1 # | X | | | | | | |

0 commit comments

Comments
 (0)