mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-12-15 13:35:41 +01:00
a shocking typo: dojinshi -> doujinsi
This commit is contained in:
6
setup.py
6
setup.py
@@ -11,8 +11,8 @@ setup(
|
||||
|
||||
author=__author__,
|
||||
author_email=__email__,
|
||||
keywords='nhentai, dojinshi',
|
||||
description='nhentai.net dojinshis downloader',
|
||||
keywords='nhentai, doujinshi',
|
||||
description='nhentai.net doujinshis downloader',
|
||||
url='https://github.com/RicterZ/nhentai',
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
@@ -24,4 +24,4 @@ setup(
|
||||
]
|
||||
},
|
||||
license='MIT',
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user