X-Git-Url: https://wylark.com/src/munter.git/blobdiff_plain/8a033c290ee009fb26701611b582fc7779258fca..ac1b24e5ece40164f50b17a27dda73ddd4e41b11:/setup.py?ds=inline 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',