Skip to content

Commit 645ef1f

Browse files
chore: add requests-toolbelt to mypy pre-commit env
Add the requests-toolbet to the mypy pre-commit environment.
1 parent 5f10b3b commit 645ef1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/pre_commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Run pre-commit install
3030
run: pre-commit install
3131
- name: pre-commit run all-files
32-
run: pre-commit run --all-files
32+
run: pre-commit run --all-files -vvv

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ repos:
3333
rev: v0.910
3434
hooks:
3535
- id: mypy
36+
args: [-v]
3637
additional_dependencies:
38+
- argcomplete==1.12.3
39+
- requests==2.26.0
40+
- requests-toolbelt==0.9.1
3741
- types-PyYAML==6.0.1
3842
- types-requests==2.26.1
3943
- types-setuptools==57.4.4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy