Skip to content

Commit

Permalink
Added wheel to additional_dependencies in pre-commit-config.yaml (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov authored Dec 16, 2024
1 parent 0580491 commit 559d4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ repos:
hooks:
- id: check-manifest
args: [--no-build-isolation]
additional_dependencies: [setuptools-scm]
additional_dependencies: [setuptools-scm, wheel]

0 comments on commit 559d4ad

Please sign in to comment.