Skip to content

Commit

Permalink
Tell PYPI our readme is markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyrno42 committed Oct 7, 2019
1 parent be55fb7 commit ba201b0
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 @@ -20,6 +20,7 @@
version=version,
description="""Django-esteid is a package that provides Esteid based authentication for your Django applications.""",
long_description=readme,
long_description_content_type='text/markdown',
author='Thorgate',
author_email='[email protected]',
url='https://github.com/thorgate/django-esteid',
Expand Down

0 comments on commit ba201b0

Please sign in to comment.