Skip to content

Commit 0a156a3

Browse files
committed
doc: add document type
1 parent 00c9514 commit 0a156a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def run(self):
6363
packages=['py_sourcemap'],
6464
description='A tiny source-map-mappings bindings for python using PyO3',
6565
long_description=long_description,
66+
long_description_content_type='text/markdown',
6667
url='https://github.com/LeetCode-OpenSource/py-sourcemap',
6768
classifiers=[
6869
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)