Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit e5d180b

Browse files
committed
updates
1 parent d345e92 commit e5d180b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ def read(path, encoding="utf-8"):
9999
"wheel>=0.37.1",
100100
"semantic_version",
101101
"PyGithub",
102-
"twine"
102+
"twine",
103+
"PyDriller"
103104
]
104105

105106
### NEEDED FOR AN ALTERNATE DATA SYSTEM OTHER THAN SQLITE

0 commit comments

Comments
 (0)