Skip to content

Commit

Permalink
Add markdown to text type for PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
Jwomers committed Feb 16, 2019
1 parent 8178ca2 commit b20fa88
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 @@ -39,6 +39,7 @@
version='1.0.3',
description="A tool to update all your projects requirements",
long_description=readme + '\n\n' + history,
long_description_content_type="text/markdown",
author="Jannis Gebauer",
author_email='jay@pyup.io',
url='https://github.com/pyupio/pyup',
Expand Down

0 comments on commit b20fa88

Please sign in to comment.