Skip to content

Commit 561e8c7

Browse files
committed
Fix warning - long_description_content_type
1 parent 81a6e47 commit 561e8c7

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
@@ -28,6 +28,7 @@ def readme():
2828
version=get_version("plugwise/__init__.py"),
2929
description="Plugwise (Adam/Anna/P1/Stick/Stretch) API to use in conjunction with Home Assistant Core.",
3030
long_description="Plugwise API to use in conjunction with Home Assistant, but it can also be used as a python-module.",
31+
long_description_content_type='text/plain',
3132
keywords="HomeAssistant HA Home Assistant Anna Adam P1 Smile Stretch Stick Plugwise",
3233
url="https://github.com/plugwise/python-plugwise",
3334
author="Plugwise-team",

0 commit comments

Comments
 (0)