Swap pylsp+mypy for pyright
This commit is contained in:
parent
89c45cab99
commit
4c3b24bd60
|
@ -124,14 +124,13 @@
|
|||
|
||||
## Language servers
|
||||
nixd
|
||||
pyright
|
||||
lua-language-server
|
||||
|
||||
## Interpreters
|
||||
(python3.withPackages (
|
||||
ps: with ps; [
|
||||
tkinter
|
||||
python-lsp-server
|
||||
mypy
|
||||
numpy
|
||||
scipy
|
||||
xarray
|
||||
|
|
Loading…
Reference in a new issue