We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9243e8a commit 48b32f7Copy full SHA for 48b32f7
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "kci-dev"
3
version = "0.1.1"
4
-description = "Stand alone tool for Linux Kernel developers and maintainers that can test local Linux Kernel changes on a enabled KernelCI server"
+description = "Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI"
5
authors = ["Arisu Tachibana <arisu.tachibana@miraclelinux.com>"]
6
license = "LGPL-2.1-or-later"
7
readme = "README.md"
0 commit comments