Skip to content

Commit b364f96

Browse files
committed
Remove comment
1 parent 3a6d133 commit b364f96

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
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: check-manifest
5252
args: [--no-build-isolation]
53-
additional_dependencies: ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.2"] #[setuptools-scm, wheel]
53+
additional_dependencies: ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.2"]
5454
- repo: https://github.com/codespell-project/codespell
5555
# Configuration for codespell is in pyproject.toml
5656
rev: v2.4.1

0 commit comments

Comments
 (0)