Skip to content

Commit 953098a

Browse files
committed
Remove comment
1 parent 75d06ad commit 953098a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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)