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 00c9514 commit 0a156a3Copy full SHA for 0a156a3
setup.py
@@ -63,6 +63,7 @@ def run(self):
63
packages=['py_sourcemap'],
64
description='A tiny source-map-mappings bindings for python using PyO3',
65
long_description=long_description,
66
+ long_description_content_type='text/markdown',
67
url='https://github.com/LeetCode-OpenSource/py-sourcemap',
68
classifiers=[
69
'Development Status :: 4 - Beta',
0 commit comments