Skip to content

Commit 3f6f27a

Browse files
llucaxstefan-brus-frequenz
authored andcommitted
Add some more keywords to the project
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 5d84807 commit 3f6f27a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

pyproject.toml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@ name = "frequenz-api-dispatch"
1111
description = "Frequenz dispatch gRPC API and bindings"
1212
readme = "README.md"
1313
license = { text = "MIT" }
14-
keywords = ["frequenz", "api", "microgrid", "grpc", "dispatch"]
14+
keywords = [
15+
"frequenz",
16+
"python",
17+
"api",
18+
"grpc",
19+
"protobuf",
20+
"rpc",
21+
"dispatch",
22+
"cloud",
23+
"microgrid",
24+
]
1525
classifiers = [
1626
"Development Status :: 3 - Alpha",
1727
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)