Skip to content

Commit cca6650

Browse files
committed
add pylsp to flake dev environment
1 parent c842fa5 commit cca6650

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
pytest
2929
mypy
3030
black
31+
32+
pylsp-mypy
33+
python-lsp-black
3134
]))
3235
];
3336
});

0 commit comments

Comments
 (0)