feature(dev_qol): mypy type checking and rope refactoring support

pull/35/head
Houkime 2023-06-23 12:17:48 +00:00 committed by Inex Code
parent 4b1594ca22
commit ce9b24b579
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ let
mnemonic mnemonic
coverage coverage
pylint pylint
rope
mypy
pylsp-mypy
pydantic pydantic
typing-extensions typing-extensions
psutil psutil