Skip to content

Commit 64f9137

Browse files
committed
Add to azure-kusto-data
1 parent 58d647e commit 64f9137

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

azure-kusto-data/pyproject.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ dependencies = [
1818
"azure-core>=1.35.0,<2"
1919
]
2020
requires-python = ">= 3.9"
21+
keywords = ["azure", "kusto", "data", "analytics"]
22+
classifiers = [
23+
"Programming Language :: Python",
24+
"Programming Language :: Python :: 3.9",
25+
"Programming Language :: Python :: 3.10",
26+
"Programming Language :: Python :: 3.11",
27+
"Programming Language :: Python :: 3.12",
28+
"Programming Language :: Python :: 3.13",
29+
"License :: OSI Approved :: MIT License",
30+
]
2131

2232
[project.optional-dependencies]
2333
pandas = [

0 commit comments

Comments
 (0)