Skip to content

Commit ef9ae43

Browse files
authored
fix protocol setup.py (#102)
1 parent f268f2e commit ef9ae43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

livekit-protocol/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
name="livekit-protocol",
2828
version=about["__version__"],
2929
description="Python protocol stubs for LiveKit",
30+
long_description="Python protocol stubs for LiveKit",
31+
long_description_content_type="text/markdown",
3032
url="https://github.com/livekit/python-sdks",
3133
classifiers=[
3234
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)