We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1900ecf commit e844743Copy full SHA for e844743
1 file changed
setup.py
@@ -38,4 +38,5 @@ def read_file(filename):
38
"Programming Language :: Python :: 3.6",
39
"Programming Language :: Python :: 3.7",
40
],
41
+ long_description_content_type="text/markdown",
42
)
0 commit comments