Added Gotify Support; refs #23

This commit is contained in:
Chris Caron
2019-03-11 21:17:55 -04:00
parent de32a69669
commit d2262e9167
5 changed files with 303 additions and 6 deletions

View File

@ -57,9 +57,9 @@ setup(
long_description_content_type='text/markdown',
url='https://github.com/caronc/apprise',
keywords='Push Notifications Email AWS SNS Boxcar Discord Dbus Emby Faast '
'Gnome Growl IFTTT Join KODI Matrix Mattermost Prowl PushBullet '
'Pushjet Pushed Pushover Rocket.Chat Ryver Slack Telegram Twiiter '
'XBMC Microsoft Windows CLI API',
'Gnome Gotify Growl IFTTT Join KODI Matrix Mattermost Prowl'
'PushBullet Pushjet Pushed Pushover Rocket.Chat Ryver Slack Telegram '
'Twitter XBMC Microsoft Windows CLI API',
author='Chris Caron',
author_email='lead2gold@gmail.com',
packages=find_packages(),