python: add types stub for requests
This commit is contained in:
parent
9c4b0705ee
commit
83ac78a690
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user