Skip to content

Commit

Permalink
Add matplotlib to docs pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelLucaAdams committed Nov 18, 2024
1 parent cd5c0c6 commit ddefdb2
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
Expand Up @@ -34,6 +34,7 @@ docs = [
"sphinx-inline-tabs",
"pickleshare",
"ipython",
"matplotlib",
]
test = ["pytest >= 3.3.0", "dask[complete]"]
lint = ["ruff"]
Expand Down

0 comments on commit ddefdb2

Please sign in to comment.