More adjustments for new maintainership
This commit is contained in:
6
setup.py
6
setup.py
@@ -49,9 +49,9 @@ setuptools.setup(
|
||||
description='A simple terminal viewer for Reddit (Reddit Terminal Viewer)',
|
||||
long_description=long_description(),
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://github.com/michael-lazar/rtv',
|
||||
author='Michael Lazar',
|
||||
author_email='lazar.michael22@gmail.com',
|
||||
url='https://gitlab.com/ajak/rtv',
|
||||
author='John Helmert III',
|
||||
author_email='jchelmertt3@gmail.com',
|
||||
license='MIT',
|
||||
keywords='reddit terminal praw curses',
|
||||
packages=[
|
||||
|
||||
Reference in New Issue
Block a user