Merge pull request #9 from rohitpaulk/auto-pypi

Mark pypi-notifier as built, add links
This commit is contained in:
Nemo 2019-04-24 12:28:11 +05:30 committed by GitHub
commit 15c1460b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- [Introduction](#introduction)
- [NoFollow Enforcer](nofollow.md) :hankey:
- [PyPi Notifier](pypi-notifier.md)
- [PyPi Notifier](pypi-notifier.md) :rocket:
- [OpenBook](#openbook) :hankey:
- [Expectations](#expectations)
- [Features](#features)

View File

@ -1,5 +1,7 @@
# PyPi Notifier
:rocket:
Problem: No way to get updates when any package I am using has a new release.
Solution:
@ -32,3 +34,5 @@ All the sources are merged together.
- Create a personal RSS feed for every user
- Send out emails (configurable) for every release.
- Optional direct tweets as well?
:rocket: [Dependabot](https://dependabot.com/), [Renovate](https://github.com/renovatebot/renovate)