We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada0887 commit dfd0074Copy full SHA for dfd0074
1 file changed
.pre-commit-config.yaml
@@ -68,6 +68,7 @@ repos:
68
language: python
69
additional_dependencies:
70
- requests>=2.22
71
+ - setuptools
72
# ignore all files, run on hard-coded modules instead
73
pass_filenames: false
74
always_run: true
@@ -85,6 +86,7 @@ repos:
85
86
87
88
89
90
91
92
0 commit comments