Skip to content

Commit

Permalink
fix: Make setup send description using markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioabreu committed May 14, 2024
1 parent 8b25b0d commit e3f6b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
url="https://github.com/globocom/m3u8",
description="Python m3u8 parser",
long_description=long_description,
long_description_content_type="text/markdown",
python_requires=">=3.7",
)

0 comments on commit e3f6b9d

Please sign in to comment.