Skip to content

Commit 40cbe97

Browse files
committed
Added long_description_content_type
1 parent 45578af commit 40cbe97

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
@@ -14,6 +14,7 @@ def readme():
1414
version='0.1.9',
1515
description='Extended sphinx autodoc including automatic autosummaries',
1616
long_description=readme(),
17+
long_description_content_type='text/x-rst',
1718
classifiers=[
1819
'Development Status :: 5 - Production/Stable',
1920
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)