diff --git a/setup.py b/setup.py index 68f8dc9..d4cdc26 100644 --- a/setup.py +++ b/setup.py @@ -32,6 +32,7 @@ setup(name='larigira', version='1.2.1', description='A radio automation based on MPD', long_description=read('README.rst'), + long_description_content_type='text/x-rst', author='boyska', author_email='piuttosto@logorroici.org', license='AGPL',