- add keyword
This commit is contained in:
1
setup.py
1
setup.py
@@ -23,6 +23,7 @@ setup(
|
|||||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
],
|
],
|
||||||
|
keywords='websockets',
|
||||||
py_modules=["websocket"],
|
py_modules=["websocket"],
|
||||||
scripts=["bin/wsdump.py"]
|
scripts=["bin/wsdump.py"]
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user