Skip to content

Commit 1fd53aa

Browse files
Merge pull request #46 from neuroinformatics-unit/wheel
2 parents 5bc195e + b9f0c15 commit 1fd53aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
hooks:
3939
- id: check-manifest
4040
args: [--no-build-isolation]
41-
additional_dependencies: [setuptools-scm]
41+
additional_dependencies: [setuptools-scm, wheel]
4242
- repo: https://github.com/codespell-project/codespell
4343
# Configuration for codespell is in pyproject.toml
4444
rev: v2.3.0

0 commit comments

Comments
 (0)