0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-10-21 19:44:16 -04:00

Implement reading from a settings file

This commit is contained in:
Ivan Habunek
2023-06-24 17:29:11 +02:00
parent de087b414c
commit ed0baf0770
2 changed files with 53 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ setup(
"beautifulsoup4>=4.5.0,<5.0",
"wcwidth>=0.1.7",
"urwid>=2.0.0,<3.0",
"tomlkit>=0.10.0,<1.0"
],
entry_points={
'console_scripts': [