File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33Versions from 0.40 and up
44
5+ ## Ongoing
6+
7+ - Internal: Fixes for the CI process
8+
59## v0.55.5
610
711- Rework quality improvements from Core Quality Scale
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ echo -e "${CINFO}Working on HA-core branch ${core_branch}${CNORM}"
3737# Which packages to install (to prevent installing all test requirements)
3838# actual package version ARE verified (i.e. grepped) from requirements_test_all
3939# separate packages with |
40- pip_packages=" fnvhash|lru-dict|voluptuous|aiohasupervisor|aiohttp_cors|pyroute2|sqlalchemy|zeroconf|pytest-socket|pre-commit|paho-mqtt|numpy|pydantic|ruff|ffmpeg|hassil|home-assistant-intents|pylint|pylint-per-file-ignores"
40+ pip_packages=" fnvhash|lru-dict|voluptuous|aiohasupervisor|aiohttp_cors|pyroute2|sqlalchemy|zeroconf|pytest-socket|pre-commit|paho-mqtt|numpy|pydantic|ruff|ffmpeg|hassil|home-assistant-intents|pylint|pylint-per-file-ignores|cronsim "
4141
4242echo " "
4343echo -e " ${CINFO} Checking for necessary tools and preparing setup:${CNORM} "
You can’t perform that action at this time.
0 commit comments