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