Skip to content

Commit

Permalink
Fixed the style.
Browse files Browse the repository at this point in the history
  • Loading branch information
sitong1011 committed Jun 23, 2024
1 parent c665001 commit 6c56de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ipywidgets = { version = "^8.1.2", optional = true }
traitlets = { version = "^5.14.3", optional = true }

[tool.poetry.extras]
jupyter = ["ipytree", "ipywidgets", "traitlets"]
jupyter = ["ipytree", "ipywidgets", "traitlets","graphviz"]

[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
Expand Down

0 comments on commit 6c56de8

Please sign in to comment.