We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6ee74 commit 56434b3Copy full SHA for 56434b3
setup.py
@@ -37,7 +37,7 @@
37
version_for_download_url = get_version()
38
DOWNLOAD_URL = URL + '/tarball/' + version_for_download_url
39
40
-KEYWORDS = 'mini minimal lambda expr expression simple print string'
+KEYWORDS = 'mini minimal lambda expr expression simple print string func function symbol symbolic'
41
# --Get the long description from the README file
42
# with open(path.join(here, 'README.md'), encoding='utf-8') as f:
43
# LONG_DESCRIPTION = f.read()
0 commit comments