We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a943d0 commit 6861b41Copy full SHA for 6861b41
{{cookiecutter.package_name}}/.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
hooks:
36
- id: check-manifest
37
args: [--no-build-isolation]
38
- additional_dependencies: [setuptools-scm]
+ additional_dependencies: [setuptools-scm, wheel]
39
- repo: https://github.com/codespell-project/codespell
40
# Configuration for codespell is in pyproject.toml
41
rev: v2.3.0
0 commit comments