We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba37c6 commit 6d55f3dCopy full SHA for 6d55f3d
setup.py
@@ -10,6 +10,7 @@
10
version=versioneer.get_version(),
11
description='Similar to the Google authenticator just written in python.',
12
long_description=open('README.md').read(),
13
+ long_description_content_type="text/markdown",
14
url='https://github.com/jan-janssen/pyauthenticator',
15
author='Jan Janssen',
16
author_email='[email protected]',
0 commit comments