Skip to content

Commit

Permalink
Add explicit dependency on sphinx (#70)
Browse files Browse the repository at this point in the history
Fixes #67
  • Loading branch information
amyreese committed May 16, 2024
1 parent 344e675 commit a1949eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"mistune >=3.0,<4.0",
"docutils >=0.16,<1.0",
"pygments >= 2.8",
"sphinx >= 6",
]

[project.optional-dependencies]
Expand Down

0 comments on commit a1949eb

Please sign in to comment.