-fixed #68
This commit is contained in:
parent
bc739d9db5
commit
1c76d12815
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ setup(
|
||||
"Intended Audience :: Developers",
|
||||
],
|
||||
keywords='websockets',
|
||||
py_modules=["websocket"],
|
||||
# py_modules=["websocket"],
|
||||
scripts=["bin/wsdump.py"],
|
||||
install_requires=['backports.ssl_match_hostname'],
|
||||
packages=["tests", "websocket"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user