From c5e4b5ffa8b31eab073693fc59496a6ae8efa252 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Fri, 2 Oct 2020 01:39:14 +0800 Subject: [PATCH] update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7b87d5c..f8a586d 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( author=__author__, author_email=__email__, - keywords='nhentai, doujinshi', + keywords=['nhentai', 'doujinshi', 'downloader'] description='nhentai.net doujinshis downloader', long_description=long_description(), url='https://github.com/RicterZ/nhentai',