Renamed package and cleaned code
This commit is contained in:
parent
f6a991ac8f
commit
afa0dc5635
4 changed files with 13 additions and 16 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
from socketIOClient import __version__
|
||||
from socketIO_client import __version__
|
||||
|
||||
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue