mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
feat(anki): basic cli using typer
This commit is contained in:
@@ -14,6 +14,7 @@ requires-python = ">=3.9.20"
|
||||
dependencies = [
|
||||
"aiohttp>=3.11.11",
|
||||
"tree-sitter-language-pack>=0.2.0",
|
||||
"typer>=0.15.1",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user