We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab949f commit 6907755Copy full SHA for 6907755
setup.py
@@ -37,6 +37,7 @@ def read_version_py(file_name):
37
version=version,
38
description='Kalliope is a modular always-on voice controlled personal assistant designed for home automation.',
39
long_description=long_description,
40
+ long_description_content_type='text/markdown',
41
url='https://github.com/kalliope-project/kalliope',
42
author='The dream team of Kalliope-project',
43
author_email='[email protected]',
0 commit comments