Skip to content

Commit

Permalink
add long description type to the setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sispheor committed Jun 16, 2019
1 parent bab949f commit 6907755
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 @@ -37,6 +37,7 @@ def read_version_py(file_name):
version=version,
description='Kalliope is a modular always-on voice controlled personal assistant designed for home automation.',
long_description=long_description,
long_description_content_type='text/markdown',
url='https://github.com/kalliope-project/kalliope',
author='The dream team of Kalliope-project',
author_email='[email protected]',
Expand Down

0 comments on commit 6907755

Please sign in to comment.