From 3e72db2e13e8203496d8bb0bda036e37436a998c Mon Sep 17 00:00:00 2001 From: Yonatan Most <315238+ymost@users.noreply.github.com> Date: Tue, 21 Apr 2020 14:13:46 +0300 Subject: [PATCH] Add azure-data-explorer to keywords --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3729906..f7f7d82 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( description='Advanced python SDK for Azure Data Explorer', long_description=open("README.md", "r").read(), long_description_content_type="text/markdown", - keywords="kusto client library query", + keywords="kusto azure-data-explorer client library query", install_requires=[ 'azure-kusto-data>=0.0.43,<=0.0.44', # In 0.0.43 the 'azure.kusto.data.response' package was renamed 'pandas>=0.24.1,<=1.0.3', # azure-kusto-data requires 0.24.1