Skip to content

Commit 806cb16

Browse files
committed
Add matplotlib dependency to pyproject.toml
1 parent 8c95c08 commit 806cb16

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
@@ -29,6 +29,7 @@ dependencies = [
2929
'spheroidalwavefunctions',
3030
'tqdm',
3131
'mapply',
32+
"matplotlib",
3233
]
3334
classifiers = [
3435
'Development Status :: 3 - Alpha',

0 commit comments

Comments
 (0)