We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662ef6f commit e53f7c3Copy full SHA for e53f7c3
1 file changed
setup.py
@@ -15,6 +15,7 @@ def readme():
15
description=(
16
'Create an argparse.ArgumentParser from function docstrings'),
17
long_description=readme(),
18
+ long_description_content_type="text/x-rst",
19
classifiers=[
20
'Development Status :: 5 - Production/Stable',
21
'Intended Audience :: Developers',
0 commit comments