Skip to content

Commit 6907755

Browse files
committed
add long description type to the setup.py
1 parent bab949f commit 6907755

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
@@ -37,6 +37,7 @@ def read_version_py(file_name):
3737
version=version,
3838
description='Kalliope is a modular always-on voice controlled personal assistant designed for home automation.',
3939
long_description=long_description,
40+
long_description_content_type='text/markdown',
4041
url='https://github.com/kalliope-project/kalliope',
4142
author='The dream team of Kalliope-project',
4243
author_email='[email protected]',

0 commit comments

Comments
 (0)