Skip to content

Commit d55a236

Browse files
committed
test: include plotting dependency in dev extra
1 parent fc0817e commit d55a236

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dev = [
6060
"pytest>=6.0.0",
6161
"pytest-asyncio>=0.21.0",
6262
"pytest-cov>=4.1.0",
63+
"matplotlib>=3.8.0",
6364
"black>=24.0.0",
6465
"ruff>=0.4.0",
6566
"isort>=5.13.0",

0 commit comments

Comments
 (0)