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 174817d commit e85c9f5Copy full SHA for e85c9f5
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
hooks:
50
- id: check-manifest
51
args: [--no-build-isolation]
52
- additional_dependencies: [setuptools-scm]
+ additional_dependencies: [setuptools-scm, wheel]
53
- repo: https://github.com/codespell-project/codespell
54
# Configuration for codespell is in pyproject.toml
55
rev: v2.3.0
0 commit comments