Skip to content

Commit

Permalink
set long description content type
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Jul 2, 2023
1 parent 5ba37c6 commit 6d55f3d
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 @@ -10,6 +10,7 @@
version=versioneer.get_version(),
description='Similar to the Google authenticator just written in python.',
long_description=open('README.md').read(),
long_description_content_type="text/markdown",
url='https://github.com/jan-janssen/pyauthenticator',
author='Jan Janssen',
author_email='[email protected]',
Expand Down

0 comments on commit 6d55f3d

Please sign in to comment.