Skip to content

Commit 5d6510c

Browse files
committed
pyproject.toml: Add gitpython as dependency
Signed-off-by: Roxana Nicolescu <rnicolescu@ciq.com>
1 parent 6751155 commit 5d6510c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ requires-python = ">=3.10"
66
readme = "README.md"
77
version = "0.0.1"
88
dependencies = [
9+
"gitpython",
910
]
1011

1112
[project.optional-dependencies]

0 commit comments

Comments
 (0)