mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-05-06 03:21:07 +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():
|
def long_description():
|
||||||
with codecs.open('README.rst', 'r') as f:
|
with codecs.open('README.md', 'r') as f:
|
||||||
return f.read()
|
return f.read()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user