mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-24 23:17:43 +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 = ''
|
readme = ''
|
||||||
with open('README.md') as f:
|
with open('README.rst') as f:
|
||||||
readme = f.read()
|
readme = f.read()
|
||||||
|
|
||||||
extras_require = {
|
extras_require = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue