Skip to content

Commit

Permalink
add matplotlib to viz requirements
Browse files Browse the repository at this point in the history
nbren12 committed Aug 24, 2024
1 parent e7c7a88 commit 44297de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ dependencies = [
[project.optional-dependencies]
viz = [
"pyvista>=0.43.2",
"matplotlib",
]
test = [
"pytest>=6.2.4",

0 comments on commit 44297de

Please sign in to comment.