Add azure-data-explorer to keywords

This commit is contained in:
Yonatan Most 2020-04-21 14:13:46 +03:00 коммит произвёл GitHub
Родитель 54fc16d9af
Коммит 3e72db2e13
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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