Skip to content

Commit a66f01b

Browse files
committed
adding matplotlib in docs dependencies
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
1 parent af8fd33 commit a66f01b

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
@@ -35,6 +35,7 @@ docs = [
3535
"mkdocs-section-index",
3636
"mkdocs-jupyter",
3737
"sparse[extras]",
38+
"matplotlib",
3839
]
3940
extras = [
4041
"dask[array]",

0 commit comments

Comments
 (0)