Skip to content

Commit

Permalink
add seaborn to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuwhale committed Jul 8, 2024
1 parent fc9ee4c commit 56dc6b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ dev = [
]

examples = [
"matplotlib"
"matplotlib",
"seaborn"
]

[tool.setuptools]
Expand Down

0 comments on commit 56dc6b8

Please sign in to comment.