feat(anki): custom preamble per directory

This commit is contained in:
arne314
2024-12-24 13:22:09 +01:00
parent b0d8031a8e
commit 1f2bc8e486
6 changed files with 61 additions and 132 deletions

View File

@@ -10,7 +10,7 @@ authors = [
{ name = "arne314", email = "73391160+arne314@users.noreply.github.com" }
]
readme = "README.md"
requires-python = ">=3.10.15"
requires-python = ">=3.11.10"
dependencies = [
"aiohttp>=3.11.11",
"tree-sitter-language-pack>=0.2.0",