There was an error while loading. Please reload this page.
2 parents 160bed1 + af913ca commit aca7106Copy full SHA for aca7106
1 file changed
setup.py
@@ -118,6 +118,7 @@ def run(self):
118
version=about['__version__'],
119
description=DESCRIPTION,
120
long_description=long_description,
121
+ long_description_content_type="text/markdown",
122
author=AUTHOR,
123
author_email=EMAIL,
124
license='MIT',
0 commit comments