Skip to content

Commit e53f7c3

Browse files
committed
add long_description_content_type
1 parent 662ef6f commit e53f7c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def readme():
1515
description=(
1616
'Create an argparse.ArgumentParser from function docstrings'),
1717
long_description=readme(),
18+
long_description_content_type="text/x-rst",
1819
classifiers=[
1920
'Development Status :: 5 - Production/Stable',
2021
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)