Skip to content

Commit 013e87a

Browse files
committed
Fix long desc
1 parent c5775b0 commit 013e87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
description='Performs object detection using an Edge Tensor Processing Unit on a video stream'
1616
' and publishes the state to a specified Home-Assistant instance.',
1717
long_description=long_description,
18+
long_description_content_type='text/markdown',
1819
packages=setuptools.find_packages(),
1920
include_package_data=True,
2021
zip_safe=False,

0 commit comments

Comments
 (0)