Skip to content

Commit fad2daf

Browse files
committed
Fix check-manifest config
1 parent 0340e2c commit fad2daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ repos:
3232
hooks:
3333
- id: check-manifest
3434
args: [--no-build-isolation]
35+
additional_dependencies: [setuptools, wheel]

0 commit comments

Comments
 (0)