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 860b282 commit 6500b29Copy full SHA for 6500b29
3 files changed
.pre-commit-config.yaml
@@ -47,10 +47,3 @@ repos:
47
# https://github.com/rstcheck/rstcheck/issues/167
48
args: ["-r", "docs", "--ignore-messages=Duplicate implicit target name"]
49
additional_dependencies: [sphinx]
50
-
51
- - repo: https://github.com/dhatim/python-license-check
52
- rev: 0.9.2
53
- hooks:
54
- - id: liccheck
55
- entry: ./devel/run-liccheck.sh
56
- files: "(pyproject.toml|poetry.lock)"
0 commit comments