diff --git a/setup.py b/setup.py index ab1eb67..3f7676b 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ name='Miraheze_PyUtils', version=VERSION, description='Python Utilities for Miraheze', - long_description=readme #+ '\n\n' + history, + long_description=readme, #+ '\n\n' + history, long_description_content_type='text/markdown', # This is important! author='RhinosF1', author_email='rhinosf1@wikitide.org',