Skip to content

Commit e3f6b9d

Browse files
committed
fix: Make setup send description using markdown
1 parent 8b25b0d commit e3f6b9d

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
@@ -23,5 +23,6 @@
2323
url="https://github.com/globocom/m3u8",
2424
description="Python m3u8 parser",
2525
long_description=long_description,
26+
long_description_content_type="text/markdown",
2627
python_requires=">=3.7",
2728
)

0 commit comments

Comments
 (0)