We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45578af commit 40cbe97Copy full SHA for 40cbe97
setup.py
@@ -14,6 +14,7 @@ def readme():
14
version='0.1.9',
15
description='Extended sphinx autodoc including automatic autosummaries',
16
long_description=readme(),
17
+ long_description_content_type='text/x-rst',
18
classifiers=[
19
'Development Status :: 5 - Production/Stable',
20
'Intended Audience :: Developers',
0 commit comments