We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52be158 commit 47add08Copy full SHA for 47add08
doc/changelog.d/686.fixed.md
@@ -0,0 +1 @@
1
+block snowbalstemmer <3 for now
pyproject.toml
@@ -35,6 +35,7 @@ dependencies = [
35
"Jinja2>=3.1.2",
36
"importlib-metadata>=4.0",
37
"pdf2image>=1.17.0",
38
+ "snowballstemmer<3", # TODO: to be removed once Sphinx solves the issue with snowballstemmer>=3.0.0
39
]
40
41
[project.optional-dependencies]
0 commit comments