mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 18:19:32 +00:00
feat: add watchfiles to daemon to trigger updates faster when reader directory is changed
This commit is contained in:
parent
470163bfed
commit
a326fe7402
5 changed files with 196 additions and 17 deletions
|
|
@ -11,6 +11,7 @@ dependencies = [
|
|||
"requests>=2.32.5",
|
||||
"ttrss-python>=0.5",
|
||||
"tzdata>=2025.2",
|
||||
"watchfiles>=1.1.0",
|
||||
]
|
||||
license = "ISC"
|
||||
license-files = [ "LICENSE" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue