Skip to content

Commit

Permalink
Add long_description_content_type to setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
  • Loading branch information
vladimir-v-diaz committed Jun 20, 2018
1 parent 8152483 commit 9acab4b
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 @@ -83,6 +83,7 @@
version = '0.11.1',
description = 'A secure updater framework for Python',
long_description = long_description,
long_description_content_type='text/markdown',
author = 'https://www.updateframework.com',
author_email = 'theupdateframework@googlegroups.com',
url = 'https://www.updateframework.com',
Expand Down

0 comments on commit 9acab4b

Please sign in to comment.