Skip to content

Commit 06ea980

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)