|
|
|
@ -6,7 +6,7 @@ setup(
|
|
|
|
|
description='An announcement bot for Mastodon instances', |
|
|
|
|
url='https://gitlab.com/photog.social/mastodon_bot', |
|
|
|
|
author='KemoNine', |
|
|
|
|
author_email='mcrosson@kemonine.info', |
|
|
|
|
author_email='mcrosson_mastobot@kemonine.info', |
|
|
|
|
license='GPLv3', |
|
|
|
|
setup_requires=['pytest-runner'], |
|
|
|
|
tests_require=['pytest'], |
|
|
|
|