Skip to content

Commit c3639ab

Browse files
authored
Update pyproject.toml
1 parent b326075 commit c3639ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"License :: OSI Approved :: MIT License",
1616
"Operating System :: OS Independent",
1717
]
18-
dependencies = ["prettytable"]
18+
dependencies = ["prettytable", "pygit2"]
1919

2020
[tool.setuptools.packages]
2121
find = { where = ["src"] }

0 commit comments

Comments
 (0)