Skip to content

Commit

Permalink
FIX: install graphviz in doc dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 28, 2024
1 parent 307efaf commit 2f442a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ dev = [
{include-group = "test"},
]
doc = [
"graphviz",
"myst-nb",
"sphinx",
"sphinx-api-relink >=0.0.4",
Expand Down
4 changes: 4 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f442a7

Please sign in to comment.