mypy -> ty
This commit is contained in:
parent
d10dd97fba
commit
61fa3a8092
1 changed files with 3 additions and 3 deletions
|
|
@ -67,9 +67,9 @@ in
|
|||
python.pkgs.venvShellHook
|
||||
python.pkgs.pip
|
||||
|
||||
python.pkgs.jedi-language-server
|
||||
python.pkgs.ruff
|
||||
python.pkgs.mypy
|
||||
pkgs-dev.basedpyright
|
||||
pkgs-dev.ruff
|
||||
pkgs-dev.ty
|
||||
|
||||
pkgs-dev.pre-commit
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue