mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
fix setup.py
This commit is contained in:
parent
42b0a8dc14
commit
9e7b2faac8
@ -28,7 +28,7 @@ setup(
|
||||
keywords=['docker', 'home-assistant', 'api'],
|
||||
zip_safe=False,
|
||||
platforms='any',
|
||||
packages=['hassio'],
|
||||
packages=['hassio', 'hassio.docker'],
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'async_timeout',
|
||||
|
Loading…
x
Reference in New Issue
Block a user