python: add tkinter, matplotlib, poetry

Remove python-lsp-ruff since flymake does ruff linting
This commit is contained in:
Evie Litherland-Smith 2024-02-09 12:04:53 +00:00
parent 749ece4be9
commit 8a66f1f41e

View file

@ -9,13 +9,15 @@
with ps; [ with ps; [
ipython ipython
python-lsp-server python-lsp-server
python-lsp-ruff
pylsp-mypy pylsp-mypy
tkinter
numpy numpy
scipy scipy
matplotlib
])) ]))
ruff ruff
isort isort
poetry
# Fortran # Fortran
gfortran gfortran