This commit is contained in:
2026-08-21 23:21:00 +08:00
parent 487fb84aac
commit 3abe7c32f0
9 changed files with 543 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.11"
[[package]]
name = "bark-notify"
version = "0.1.0"
source = { editable = "." }