mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 13:08:12 +00:00
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
This commit is contained in:
commit
78a10cd338
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ packages = [
|
|||
]
|
||||
|
||||
readme = ''
|
||||
with open('README.md') as f:
|
||||
with open('README.rst') as f:
|
||||
readme = f.read()
|
||||
|
||||
extras_require = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue