We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b76352 commit 5919c42Copy full SHA for 5919c42
1 file changed
pyproject.toml
@@ -45,7 +45,7 @@ optional-dependencies.doc = [
45
"pandas",
46
# Until pybtex >0.24.0 releases: https://bitbucket.org/pybtex-devs/pybtex/issues/169/
47
"setuptools",
48
- "sphinx>=8.1",
+ "sphinx<9", #>=8.1
49
"sphinx-autodoc-typehints",
50
"sphinx-book-theme>=1",
51
"sphinx-copybutton",
0 commit comments