Skip to content

Commit ce6f4d1

Browse files
author
Sebastian Wagner
committed
setup: set readme content type to markdown
1 parent 6fcd52b commit ce6f4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
license='AGPLv3',
2222
description='Creates checkmk local check file for npm audit output.',
2323
long_description=README,
24+
long_description_content_type="text/markdown",
2425
classifiers=[
2526
'Development Status :: 4 - Beta',
2627
'Environment :: Console',

0 commit comments

Comments
 (0)