Skip to content
Snippets Groups Projects
Commit d5790efb authored by jkerdreu's avatar jkerdreu
Browse files

Fix gevent



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2536 b32b6428-25c9-4566-ad07-03861ab6144f
parent 49db6ac1
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ setup(
include_package_data=True,
install_requires=[
'xaal.lib',
'gevent==1.5a2',
'gevent',
'yeelight',
'tenacity',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment