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 dce50f0 commit c2b6571Copy full SHA for c2b6571
setup.py
@@ -39,6 +39,7 @@ def read(*names):
39
version=howdoi.__version__,
40
description='Instant coding answers via the command line',
41
long_description=long_description,
42
+ long_description_content_type='text/markdown',
43
classifiers=[
44
"Development Status :: 5 - Production/Stable",
45
"Environment :: Console",
0 commit comments