From ce9b24b579c4fe35099762f22e8c838f0e752f79 Mon Sep 17 00:00:00 2001 From: Houkime <> Date: Fri, 23 Jun 2023 12:17:48 +0000 Subject: [PATCH] feature(dev_qol): mypy type checking and rope refactoring support --- shell.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shell.nix b/shell.nix index b94b71d..f1ce9b2 100644 --- a/shell.nix +++ b/shell.nix @@ -12,6 +12,9 @@ let mnemonic coverage pylint + rope + mypy + pylsp-mypy pydantic typing-extensions psutil