mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 04:58:12 +00:00
Added requirements.txt and __init__.py
This commit is contained in:
parent
d41ebb2845
commit
fdf2625b0c
2 changed files with 6 additions and 0 deletions
5
__init__.py
Normal file
5
__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
__title__ = 'Github-Api-Wrapper'
|
||||
__authors__ = 'VarMonke', 'sudosnok'
|
||||
__version__ = '0.0.1'
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
aiohttp==3.8.1
|
Loading…
Add table
Add a link
Reference in a new issue