ClickSend Support (#145)

This commit is contained in:
Chris Caron
2019-09-06 19:41:23 -04:00
committed by GitHub
parent 4ff48cbe56
commit 03295517ed
5 changed files with 378 additions and 8 deletions

View File

@ -69,12 +69,12 @@ setup(
long_description_content_type='text/markdown',
cmdclass=cmdclass,
url='https://github.com/caronc/apprise',
keywords='Push Notifications Alerts Email AWS SNS Boxcar Discord Dbus '
'Emby Faast Flock Gitter Gnome Gotify Growl IFTTT Join KODI Mailgun '
'Matrix Mattermost MessageBird MSG91 Nexmo Prowl PushBullet Pushjet '
'Pushed Pushover Rocket.Chat Ryver SendGrid Slack Stride '
'Techulus Push Telegram Twilio Twist Twitter XBMC Microsoft MSTeams '
'Windows Webex CLI API',
keywords='Push Notifications Alerts Email AWS SNS Boxcar ClickSend '
'Discord Dbus Emby Faast Flock Gitter Gnome Gotify Growl IFTTT Join '
'KODI Mailgun Matrix Mattermost MessageBird MSG91 Nexmo Prowl '
'PushBullet Pushjet Pushed Pushover Rocket.Chat Ryver SendGrid Slack '
'Stride Techulus Push Telegram Twilio Twist Twitter XBMC Microsoft '
'MSTeams Windows Webex CLI API',
author='Chris Caron',
author_email='lead2gold@gmail.com',
packages=find_packages(),