зеркало из https://github.com/Azure/pykusto.git
Add azure-data-explorer to keywords
This commit is contained in:
Родитель
54fc16d9af
Коммит
3e72db2e13
2
setup.py
2
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче