Skip to content

Commit d794a8e

Browse files
committed
Add docutils to doc dependencies
1 parent b0ddc4d commit d794a8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pytest = "^8.3.2"
4040
[tool.poetry.group.docs.dependencies]
4141
sphinx = "^8.1.3"
4242
pydata-sphinx-theme = "^0.16.1"
43+
docutils = "^0.21.2"
4344

4445
[build-system]
4546
requires = ["poetry-core", "wheel"]

0 commit comments

Comments
 (0)