This commit is contained in:
Roy Hyunjin Han 2013-04-26 10:19:41 -07:00
commit f9e093efbb
3 changed files with 12 additions and 8 deletions

View file

@ -23,7 +23,7 @@ setup(
author_email='rhh@crosscompute.com',
url='https://github.com/invisibleroads/socketIO-client',
install_requires=[
'anyjson',
'requests',
'websocket-client',
],
packages=find_packages(),