Skip to content

Commit

Permalink
Merge pull request #2 from cbg-ethz/pawel/fix-docs
Browse files Browse the repository at this point in the history
Fix missing documentation dependency
  • Loading branch information
pawel-czyz authored Oct 27, 2023
2 parents 1b302b9 + 6927001 commit 2e68730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ ruff = "^0.1.3"
black = "^23.10.1"
pre-commit = "^3.5.0"
pyright = "^1.1.333"
mkdocstrings = {extras = ["python"], version = "^0.23.0"}
mkdocs = "^1.5.3"
mkdocs-material = "^9.4.7"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 2e68730

Please sign in to comment.