We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f268f2e commit ef9ae43Copy full SHA for ef9ae43
livekit-protocol/setup.py
@@ -27,6 +27,8 @@
27
name="livekit-protocol",
28
version=about["__version__"],
29
description="Python protocol stubs for LiveKit",
30
+ long_description="Python protocol stubs for LiveKit",
31
+ long_description_content_type="text/markdown",
32
url="https://github.com/livekit/python-sdks",
33
classifiers=[
34
"Intended Audience :: Developers",
0 commit comments