python: add types stub for requests
This commit is contained in:
@@ -157,6 +157,7 @@ in
|
||||
(python312.withPackages (
|
||||
ps: with ps; [
|
||||
mypy # type checking
|
||||
types-requests # add types for requests methods
|
||||
|
||||
python-lsp-server # lsp
|
||||
python-lsp-ruff # ruff integration
|
||||
|
||||
Reference in New Issue
Block a user