Skip to content

Commit a1949eb

Browse files
authored
Add explicit dependency on sphinx (#70)
Fixes #67
1 parent 344e675 commit a1949eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"mistune >=3.0,<4.0",
2929
"docutils >=0.16,<1.0",
3030
"pygments >= 2.8",
31+
"sphinx >= 6",
3132
]
3233

3334
[project.optional-dependencies]

0 commit comments

Comments
 (0)