Skip to content

Commit a83b12a

Browse files
committed
Add Matplotlib as a dependency *ONLY FOR TESTING*
1 parent 3eab57b commit a83b12a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464
[project.optional-dependencies]
6565

6666
# dev - the developer dependency set, for contributors to harmony
67-
dev = ["check-manifest", "pytest"]
67+
dev = ["check-manifest", "pytest", "matplotlib"]
6868

6969
[project.urls]
7070
"Documentation" = "https://harmonydata.ac.uk/frequently-asked-questions/"

0 commit comments

Comments
 (0)