Skip to content

Commit 56434b3

Browse files
committed
Added a few keywords in setup.py
1 parent 2f6ee74 commit 56434b3

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 = 'mini minimal lambda expr expression simple print string'
40+
KEYWORDS = 'mini minimal lambda expr expression simple print string func function symbol symbolic'
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)