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

Fix dependency

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1653 b32b6428-25c9-4566-ad07-03861ab6144f
parent 0eb8e3e8
Branches
No related tags found
No related merge requests found
......@@ -27,5 +27,7 @@ setup(
install_requires=[
'xaal.lib',
'bottle',
'gevent',
'gevent-websocket',
]
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment