Skip to content

Commit ddd2d70

Browse files
committed
Use git-python extra for ccft-pymarkdown
1 parent 219643d commit ddd2d70

2 files changed

Lines changed: 43 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dev = [
55
{ include-group = "test" },
66
{ include-group = "type-check" },
77
]
8-
lint-format = ["ccft-pymarkdown>=2.0", "ruff>=0.12"]
8+
lint-format = ["ccft-pymarkdown[git-python]>=2.0", "ruff>=0.12"]
99
main = [
1010
"asyncstdlib>=3.13",
1111
"beautifulsoup4>=4.12",

uv.lock

Lines changed: 42 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)