Replace timeago

Replace the timeago library with a simple function
This commit is contained in:
Federico Ceratto
2024-06-03 17:55:24 +02:00
parent b58094b9ce
commit b5d1b7612f
3 changed files with 22 additions and 7 deletions

View File

@@ -40,7 +40,6 @@ setup(
"dotmap>=1.3.14",
"pyqrcode>=1.2.1",
"tabulate>=0.8.9",
"timeago>=1.0.15",
"pyyaml",
"bleak>=0.21.1",
"packaging",