Skip to content

Commit 8c3cdac

Browse files
committed
Bump Sphinx minimum to 7.3.7, fixes doc build issue
1 parent 04fc508 commit 8c3cdac

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

pdm.lock

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ test = [
7676
doc = [
7777
"sphinx-book-theme>=1.1.3",
7878
"sphinx-autoapi>=3.5.0",
79-
"sphinx>=7.1.2",
79+
"sphinx>=7.3.7",
8080
]

0 commit comments

Comments
 (0)