1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-31 13:08:12 +00:00
This commit is contained in:
VarMonke 2022-05-05 13:30:58 +05:30
commit 78a10cd338

View file

@ -13,7 +13,7 @@ packages = [
]
readme = ''
with open('README.md') as f:
with open('README.rst') as f:
readme = f.read()
extras_require = {