We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953098a commit 69583eaCopy full SHA for 69583ea
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
hooks:
51
- id: check-manifest
52
args: [--no-build-isolation]
53
- additional_dependencies: ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.2"]
+ additional_dependencies: ["setuptools>=77", "wheel", "setuptools_scm[toml]"]
54
- repo: https://github.com/codespell-project/codespell
55
# Configuration for codespell is in pyproject.toml
56
rev: v2.4.1
0 commit comments