Skip to content

Commit

Permalink
Fix missing docs dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kmlefran committed Jul 23, 2024
1 parent 505473e commit 5971ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ docs = [
"myst-parser~=1.0.0",
"sphinx-book-theme~=1.0.1",
'sphinxcontrib-details-directive~=0.1.0',
"nbsphinx",
"sphinx-gallery"
]

[project.entry-points."aiida.data"]
Expand Down

0 comments on commit 5971ef0

Please sign in to comment.