Skip to content

Commit 3d62dc4

Browse files
Add wheel to additional_dependencies in pre-commit-config.yaml (#69)
1 parent 0328e14 commit 3d62dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ repos:
3636
hooks:
3737
- id: check-manifest
3838
args: [--no-build-isolation]
39-
additional_dependencies: [setuptools-scm]
39+
additional_dependencies: [setuptools-scm, wheel]

0 commit comments

Comments
 (0)