We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1152116 commit 7d959e9Copy full SHA for 7d959e9
pyproject.toml
@@ -11,20 +11,20 @@ description = "Frequenz repository setup tools and common configuration"
11
readme = "README.md"
12
license = { text = "MIT" }
13
keywords = [
14
+ "config",
15
"frequenz",
- "python",
16
+ "grpc",
17
"lib",
- "repo-config",
18
- "frequenz",
19
- "package",
+ "library",
+ "mkdocs",
20
+ "nox",
21
"project",
- "config",
22
- "tool",
+ "protobuf",
23
+ "python",
24
+ "repo-config",
25
"repository",
26
"setuptools",
- "nox",
- "grpc",
27
- "protobuf",
+ "tool",
28
]
29
classifiers = [
30
"Development Status :: 3 - Alpha",
0 commit comments