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.
2 parents 5bc195e + b9f0c15 commit 1fd53aaCopy full SHA for 1fd53aa
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
hooks:
39
- id: check-manifest
40
args: [--no-build-isolation]
41
- additional_dependencies: [setuptools-scm]
+ additional_dependencies: [setuptools-scm, wheel]
42
- repo: https://github.com/codespell-project/codespell
43
# Configuration for codespell is in pyproject.toml
44
rev: v2.3.0
0 commit comments