Skip to content

Commit 99d5af3

Browse files
committed
add matplotlib as test dependency
1 parent d6475f9 commit 99d5af3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ dependencies = ["pvlib"]
3939
test = [
4040
"pytest",
4141
"nbmake",
42+
"matplotlib",
4243
]
4344
doc = [
4445
"pydata-sphinx-theme",

0 commit comments

Comments
 (0)