Skip to content

Commit

Permalink
add setup description content type
Browse files Browse the repository at this point in the history
  • Loading branch information
ssine committed Sep 10, 2021
1 parent 37ede46 commit 6d904dc
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 @@ -6,6 +6,7 @@
keywords = ["pip", "pptx2md"],
description = "convert pptx to markdown",
long_description = "keeps the titles, formats including color, bold and italic, extracts the images",
long_description_content_type="text/markdown",
license = "MIT Licence",
url = "https://github.com/ssine/pptx2md",
author = "Liu Siyao",
Expand Down

0 comments on commit 6d904dc

Please sign in to comment.