Skip to content

Commit

Permalink
build: Added missing requirement for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Jul 31, 2023
1 parent c2e08b3 commit c9d9090
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 @@ -50,6 +50,7 @@ docs = [
"mkdocs-jupyter>=0.24.2",
"mkdocs-material>=9.1.21",
"mkdocstrings>=0.22.0",
"datawrapper>=0.5.3",
"jupyter>=1.0.0", # for tutorials
]

Expand Down

0 comments on commit c9d9090

Please sign in to comment.