Switch to notify-py due to issues with Windows

This commit is contained in:
AuroraWright
2024-01-20 19:50:55 +01:00
parent 11a2ead52a
commit 7042d5344f
3 changed files with 15 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ setup(
"unidic_lite",
"pynput",
"websockets",
"desktop-notifier"
"notify-py"
],
entry_points={
"console_scripts": [