Skip to content

Commit

Permalink
Fix long description for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
mbocevski authored Feb 22, 2021
1 parent a0eea23 commit ee129d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

description='''An extension to enable Single Sign On(SSO) for CKAN data portals via SAML2 Authentication.''',
long_description=long_description,
long_description_content_type='text/x-rst',
long_description_content_type='text/markdown',

# The project's main homepage.
url='https://github.com/keitaroinc/'\
Expand Down

0 comments on commit ee129d0

Please sign in to comment.