1
0

Add notifications

Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
2021-10-14 22:57:02 +02:00
parent 762acf8562
commit 0aa464018c
5 changed files with 152 additions and 11 deletions

View File

@@ -5,9 +5,11 @@ name = "pypi"
[packages]
feedparser = "*"
notifypy = "*"
[dev-packages]
feedparser = "*"
notifypy = "*"
[requires]
python_version = "3.9"