We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eab57b commit a83b12aCopy full SHA for a83b12a
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ dependencies = [
64
[project.optional-dependencies]
65
66
# dev - the developer dependency set, for contributors to harmony
67
-dev = ["check-manifest", "pytest"]
+dev = ["check-manifest", "pytest", "matplotlib"]
68
69
[project.urls]
70
"Documentation" = "https://harmonydata.ac.uk/frequently-asked-questions/"
0 commit comments