@ -19,6 +19,8 @@ setup(
'sshpubkeys==2.2.0',
'psycopg2==2.6.2',
'requests==2.12.5',
'gunicorn==19.6.0'],
'gunicorn==19.6.0',
'Mastodon.py==1.1.1',
'tweepy==3.5.0'],
include_package_data = True,
)