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

Fix dep


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3213 b32b6428-25c9-4566-ad07-03861ab6144f
parent a1fa179b
Branches
No related tags found
No related merge requests found
[project]
name = "xaal.fuse"
version = "0.2"
version = "0.4"
description = "xAAL Fuse filesystem"
readme = "README.rst"
authors = [
......@@ -9,7 +9,7 @@ authors = [
license = { text = "GPL License" }
classifiers = ["Programming Language :: Python", "Topic :: Home Automation"]
keywords = ["xaal", "tools"]
dependencies = ["xaal.lib", "fuse-python", "rapidjson"]
dependencies = ["xaal.lib", "xaal.monitor", "xaal.schemas", "fuse-python"]
[project.scripts]
xaal-mount = "xaal.fuse.mount:main"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment