This commit is contained in:
Waylon Walker 2025-11-22 22:17:19 -06:00
parent a6f36ca6f9
commit c9f7d54e07
13 changed files with 1803 additions and 42 deletions

View file

@ -27,6 +27,7 @@ dependencies = [
"rich",
"textual",
"typer",
"trogon",
"anyconfig",
"marvin",
]