Add python back

This commit is contained in:
Evie Litherland-Smith 2024-03-11 18:23:52 +00:00
parent 6aae3e131f
commit c87125ba4f

View file

@ -8,7 +8,8 @@
isort
ruff
poetry
python3Packages.python-lsp-server
(python3.withPackages
(ps: with ps; [python-lsp-server]))
# Fortran
gfortran