mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
perf(anki): skip unchanged files using file hashes
This commit is contained in:
@@ -13,6 +13,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.11.10"
|
||||
dependencies = [
|
||||
"aiohttp>=3.11.11",
|
||||
"appdirs>=1.4.4",
|
||||
"tree-sitter-language-pack>=0.2.0",
|
||||
"typer>=0.15.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user