Skip to content

Commit

Permalink
FIX: install graphviz in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 21, 2024
1 parent 6a6d337 commit 29417c5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jupyter = [
]
notebooks = [
"black",
"graphviz",
"numpy",
"sympy",
]
Expand Down
14 changes: 14 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 29417c5

Please sign in to comment.