Skip to content

Commit 5929ea8

Browse files
author
Sylvain MARIE
committed
added keywords
1 parent 96a156f commit 5929ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
version_for_download_url = get_version()
3838
DOWNLOAD_URL = URL + '/tarball/' + version_for_download_url
3939

40-
KEYWORDS = 'dynamic function generation definition'
40+
KEYWORDS = 'dynamic function generation definition signature args wrapper'
4141
# --Get the long description from the README file
4242
# with open(path.join(here, 'README.md'), encoding='utf-8') as f:
4343
# LONG_DESCRIPTION = f.read()

0 commit comments

Comments
 (0)