Skip to content

Commit 46bfe77

Browse files
committed
build: add GitPython as a dependency
1 parent 2e1b6a4 commit 46bfe77

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ requires-python = ">=3.9,<4.0"
77
dependencies = [
88
"cookiecutter>=2.6.0",
99
"cruft>=2.16.0",
10+
"gitpython>=3.1.44",
1011
"loguru>=0.7.3",
1112
"platformdirs>=4.3.8",
1213
"retrocookie>=0.4.3",

uv.lock

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

0 commit comments

Comments
 (0)