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