Skip to content

Commit 6d55f3d

Browse files
committed
set long description content type
1 parent 5ba37c6 commit 6d55f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
version=versioneer.get_version(),
1111
description='Similar to the Google authenticator just written in python.',
1212
long_description=open('README.md').read(),
13+
long_description_content_type="text/markdown",
1314
url='https://github.com/jan-janssen/pyauthenticator',
1415
author='Jan Janssen',
1516
author_email='[email protected]',

0 commit comments

Comments
 (0)