mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-27 12:24:19 +02:00
10 lines
407 B
Text
10 lines
407 B
Text
|
|
colorlog==6.7.0
|
||
|
|
pip>=21.0,<23.2
|
||
|
|
ruff==0.0.265
|
||
|
|
pre-commit
|
||
|
|
|
||
|
|
# Install HA and test dependencies (pytest, coverage)
|
||
|
|
# To pin the dev container to a specific HA version, set this dependency
|
||
|
|
# to the adequate version (add `==<version>`) and rebuild the dev container.
|
||
|
|
# See https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases for version mappings.
|
||
|
|
pytest-homeassistant-custom-component
|