- update description.
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ VERSION = "0.5.0"
|
|||||||
setup(
|
setup(
|
||||||
name="websocket-client",
|
name="websocket-client",
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
description="WebSocket client for python",
|
description="WebSocket client for python. hybi13 is supported.",
|
||||||
long_description=open("README.rst").read(),
|
long_description=open("README.rst").read(),
|
||||||
author="liris",
|
author="liris",
|
||||||
author_email="liris.pp@gmail.com",
|
author_email="liris.pp@gmail.com",
|
||||||
|
Reference in New Issue
Block a user