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.
2 parents d23f6e3 + d551597 commit b6dce7aCopy full SHA for b6dce7a
setup.py
@@ -89,7 +89,7 @@ def load_version() -> Dict[str, str]:
89
version=VERSION["__version__"],
90
description="A decorator to generate redacted and nicely formatted log entries",
91
long_description=load_readme(),
92
- long_description_content_type="text/markdown",
+ long_description_content_type="text/x-rst",
93
author="Lawrence McDaniel",
94
author_email="lpm0073@gmail.com",
95
maintainer="Lawrence McDaniel",
0 commit comments