Skip to content

Commit 92258e6

Browse files
committed
Add correct description format
1 parent 7fd52db commit 92258e6

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
@@ -17,6 +17,7 @@
1717
license='MIT License', # example license
1818
description='A Django app to store and manage cricket matches.',
1919
long_description=README,
20+
long_description_content_type='text/markdown',
2021
url='https://rly.rocks/s/crickly',
2122
author='Riley Evans',
2223
author_email='[email protected]',

0 commit comments

Comments
 (0)