Skip to content

Commit 71e05b6

Browse files
committed
Added pathspec to dependencies
1 parent e2ef9b2 commit 71e05b6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

pdm.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = [
77
]
88
dependencies = [
99
"gitpython>=3.1.43",
10+
"pathspec>=0.12.1",
1011
]
1112
requires-python = ">=3.10"
1213
readme = "README.md"

0 commit comments

Comments
 (0)