1
0
Fork 0
mirror of https://github.com/clockfort/GitHub-Backup.git synced 2025-03-16 00:00:06 +01:00

use PyGitHub instead of pygithub3

This commit is contained in:
Steffen Vogel 2019-05-05 03:22:47 +02:00
parent edf8db636b
commit ac0f18d7b3

View file

@ -9,7 +9,7 @@ GitHub-Backup makes a local backup copy of all of a github user's (or github org
Dependencies
----------------------------
GitHub-Backup requires `pygithub3` a Python library for the GitHub API v3.
GitHub-Backup requires the `PyGitHub` Python package for the GitHub API v3.
Installation is simple with