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

Oups ..


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3186 b32b6428-25c9-4566-ad07-03861ab6144f
parent 99f39e05
Branches
No related tags found
No related merge requests found
Showing with 13 additions and 13 deletions
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.knx"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "meross_iot==0.4.4.4"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "meross_iot==0.4.4.4"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.meross"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "requests"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "requests"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.netatmo"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "python-socketio==5.0.0", "aiohttp"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "python-socketio==5.0.0", "aiohttp"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.sensfloor"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent", "decorator", "tuyaface"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent", "decorator", "tuyaface"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.tuya"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent", "yeelight", "decorator"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "gevent", "yeelight", "decorator"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.yeelight"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "python_openzwave", "prettytable"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "python_openzwave", "prettytable"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.zwave"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "bugone", "gevent"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "bugone", "gevent"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.bugone"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.htu21d"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "PySensors"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "PySensors"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.lmsensors"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.dummy"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "bottle", "gevent", "gevent-websocke ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "bottle", "gevent", "gevent-websocke
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.1"] include = ["xaal.fakeinput"]
...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "pyowm==2.10.0"] ...@@ -12,4 +12,4 @@ dependencies = ["xaal.lib", "xaal.schemas", "pyowm==2.10.0"]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
include = ["0.2"] include = ["xaal.owm"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment