Skip to content

Commit d055fb4

Browse files
committed
Add long description
1 parent 92d3147 commit d055fb4

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
@@ -9,6 +9,7 @@
99
name='pyauthenticator',
1010
version=versioneer.get_version(),
1111
description='Similar to the Google authenticator just written in python.',
12+
long_description='With more and more services requiring two factor authentication without supporting application specific passwords or other forms of token based authenication suitable for automation this python packages allows to generate two factor authentication codes on the commandline or in python.',
1213
url='https://github.com/pyscioffice/pyauthenticator',
1314
author='Jan Janssen',
1415
author_email='[email protected]',

0 commit comments

Comments
 (0)