Skip to content

Commit 8d00d56

Browse files
authored
Add tldm to install_requires in setup.cfg
1 parent 191bb74 commit 8d00d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords = ynab, sqlite, sql, budget, cli
2020
packages = find:
2121
install_requires =
2222
aiohttp>=3
23-
tqdm>=4
23+
tldm
2424
python_requires = >=3.12
2525

2626
[options.entry_points]

0 commit comments

Comments
 (0)