python: add tkinter, matplotlib, poetry
Remove python-lsp-ruff since flymake does ruff linting
This commit is contained in:
parent
749ece4be9
commit
8a66f1f41e
|
@ -9,13 +9,15 @@
|
|||
with ps; [
|
||||
ipython
|
||||
python-lsp-server
|
||||
python-lsp-ruff
|
||||
pylsp-mypy
|
||||
tkinter
|
||||
numpy
|
||||
scipy
|
||||
matplotlib
|
||||
]))
|
||||
ruff
|
||||
isort
|
||||
poetry
|
||||
|
||||
# Fortran
|
||||
gfortran
|
||||
|
|
Loading…
Reference in a new issue