Add matplotlib to default python packages
This commit is contained in:
parent
cb736a7100
commit
8ad326dc7b
|
@ -6,7 +6,7 @@
|
|||
|
||||
# Python
|
||||
(python3.withPackages
|
||||
(ps: with ps; [isort mypy python-lsp-server numpy]))
|
||||
(ps: with ps; [isort mypy python-lsp-server numpy matplotlib]))
|
||||
ruff
|
||||
poetry
|
||||
|
||||
|
|
Loading…
Reference in a new issue