mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-05-05 19:10:59 +02:00
fix bug of setup
This commit is contained in:
parent
3a52e8a8bc
commit
3d481dbf13
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ with open('requirements.txt') as f:
|
||||
|
||||
|
||||
def long_description():
|
||||
with codecs.open('README.rst', 'r') as f:
|
||||
with codecs.open('README.md', 'r') as f:
|
||||
return f.read()
|
||||
|
||||
setup(
|
||||
|
Loading…
x
Reference in New Issue
Block a user