fixed #147
This commit is contained in:
parent
7adeec3cda
commit
c616e43f68
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
||||
import sys
|
||||
|
||||
VERSION = "0.26.0"
|
||||
NAME="websocket-client"
|
||||
NAME="websocket_client"
|
||||
|
||||
install_requires = ["six"]
|
||||
if sys.version_info[0] == 2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user