mirror of
https://github.com/clockfort/GitHub-Backup.git
synced 2025-03-16 00:00:06 +01:00
use requirements.txt
This commit is contained in:
parent
83174e1f6d
commit
577298c25b
2 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@ GitHub-Backup requires `pygithub3` a Python library for the GitHub API v3.
|
|||
|
||||
Installation is simple with
|
||||
|
||||
pip install pygithub3
|
||||
pip install -r requirements.txt
|
||||
|
||||
Usage
|
||||
----------------------------
|
||||
|
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
pygithub3
|
Loading…
Add table
Reference in a new issue