Eliminate dependency on PyGithub
Opened this issue · 0 comments
danvk commented
It's used in a somewhat complex way, primarily by githubdiff.py
. Replacing it with direct use of the GitHub API would allow me to drop the dependency on requests
.
Opened this issue · 0 comments
It's used in a somewhat complex way, primarily by githubdiff.py
. Replacing it with direct use of the GitHub API would allow me to drop the dependency on requests
.