Whoops fixed a bug in setup.py
This commit is contained in:
parent
cb030a92f6
commit
00dcbde6ac
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
from socketIO import __version__
|
||||
from socketIOClient import __version__
|
||||
|
||||
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue