Flake: add mypy and pylsp-mypy
This commit is contained in:
parent
b5c6b33c68
commit
bc6c17b940
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
(
|
||||
python3.withPackages (ps: with ps;[
|
||||
python-lsp-server
|
||||
pylsp-mypy
|
||||
mypy
|
||||
pyside6
|
||||
tomlkit
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue