Feat: Peripheral status and integration #140
+3
-4
@@ -10,12 +10,11 @@ dependencies = [
|
|||||||
"typer",
|
"typer",
|
||||||
"pillow",
|
"pillow",
|
||||||
"jinja2",
|
"jinja2",
|
||||||
"materialyoucolor"
|
"materialyoucolor",
|
||||||
|
"solaar",
|
||||||
|
"pytest"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
|
||||||
dev = ["pytest"]
|
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
zshell-cli = "zshell:main"
|
zshell-cli = "zshell:main"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user