We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 269eee3 + 0948bd3 commit fbd4c51Copy full SHA for fbd4c51
setup.py
@@ -55,6 +55,7 @@ def get_dependencies():
55
author_email="[email protected]",
56
description="Micropython c stub generator",
57
long_description=open("README.md").read(),
58
+ long_description_content_type="text/markdown",
59
package_dir={'': 'src'},
60
packages=find_packages('src'),
61
url="https://github.com/pazzarpj/micropython-ustubby",
0 commit comments