mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Desktop notification
This commit is contained in:
parent
b7408cbfe9
commit
42edea937a
2 changed files with 8 additions and 3 deletions
|
|
@ -40,6 +40,7 @@ dependencies = [
|
|||
"unidecode>=1.3.7",
|
||||
"watchfiles>=0.21.0",
|
||||
"tzdata; sys_platform == 'win32'",
|
||||
"desktop-notifier>=6.2.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue