We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d780b commit 66c3f4eCopy full SHA for 66c3f4e
4 files changed
setup.cfg
@@ -20,6 +20,7 @@ keywords = ynab, sqlite, sql, budget, plan, cli
20
packages = find:
21
install_requires =
22
aiohttp>=3
23
+ aiosqlite
24
tldm
25
python_requires = >=3.12
26
0 commit comments