We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd52db commit 92258e6Copy full SHA for 92258e6
setup.py
@@ -17,6 +17,7 @@
17
license='MIT License', # example license
18
description='A Django app to store and manage cricket matches.',
19
long_description=README,
20
+ long_description_content_type='text/markdown',
21
url='https://rly.rocks/s/crickly',
22
author='Riley Evans',
23
author_email='crickly@rileyevans.co.uk',
0 commit comments