Skip to content

Commit 91bf1a9

Browse files
author
Jonny Hatch
committed
Add keywords to package info
1 parent 2b69538 commit 91bf1a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def main():
8787
author_email="support@nylas.com",
8888
description='Python bindings for Nylas, the next-generation email platform.',
8989
license="MIT",
90-
keywords="inbox app appserver email nylas",
90+
keywords="inbox app appserver email nylas contacts calendar",
9191
url='https://github.com/nylas/nylas-python',
9292
long_description_content_type='text/markdown',
9393
long_description='''

0 commit comments

Comments
 (0)