Skip to content

Commit d1c0158

Browse files
committed
Specify long description format so that the PyPI page for the module looks better. by: Conrad, Giles
1 parent 2a7d055 commit d1c0158

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
@@ -12,6 +12,7 @@
1212
version='0.7',
1313
description='PythonAnywhere helper tools for users',
1414
long_description=long_description,
15+
long_description_content_type="text/markdown",
1516
url='https://github.com/pythonanywhere/helper_scripts/',
1617
author='PythonAnywhere LLP',
1718
author_email='[email protected]',

0 commit comments

Comments
 (0)