Skip to content

Commit

Permalink
Merge pull request jazzband#264 from Flimm/patch-2
Browse files Browse the repository at this point in the history
Indicate Markdown content type of long description
  • Loading branch information
blag authored Jun 5, 2018
2 parents bd3c815 + 4d9d129 commit ca55e0b
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 @@ -8,6 +8,7 @@
version="1.5.4",
description="Django application to handle chained model fields.",
long_description=long_desc,
long_description_content_type='text/markdown',
author="Patrick Lauber",
author_email="[email protected]",
url="https://github.com/digi604/django-smart-selects",
Expand Down

0 comments on commit ca55e0b

Please sign in to comment.