X-Git-Url: https://wylark.com/src/munter.git/blobdiff_plain/8a033c290ee009fb26701611b582fc7779258fca..b9e9686c742b4eedc4ea95d5899347f626b43b73:/setup.py diff --git a/setup.py b/setup.py index 55047cc..f30ca70 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( 'An easy-to-use implementation of the Munter time calculation' ), long_description=readme, - long_description_content_type='text/plain', + long_description_content_type='text/markdown', author='Alexander Vasarab', author_email='alexander@wylark.com', url='https://wylark.com/munter',