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

Added monitor dependency

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3191 b32b6428-25c9-4566-ad07-03861ab6144f
parent c5fb8dc9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,12 @@ license = { text = "GPL License"}
classifiers = ["Programming Language :: Python",
"Topic :: Software Development :: Libraries :: Python Modules"]
keywords = ["xaal", "rest", "json"]
dependencies = ["xaal.lib", "bottle", "gevent", "gevent-websocket", "python-rapidjson"]
dependencies = ["xaal.lib",
"xaal.monitor",
"bottle",
"gevent",
"gevent-websocket",
"python-rapidjson"]
[tool.setuptools.packages.find]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment