Skip to content

Commit

Permalink
Add long description Markdown content type to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
miso-belica committed May 18, 2019
1 parent d0215a1 commit fe28061
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 @@ -18,6 +18,7 @@
version="0.8.0",
description="Module for automatic summarization of text documents and HTML pages.",
long_description=long_description,
long_description_content_type="text/markdown",
author="Mišo Belica",
author_email="miso.belica@gmail.com",
url="https://github.com/miso-belica/sumy",
Expand Down

0 comments on commit fe28061

Please sign in to comment.