Skip to content

Commit 45955cf

Browse files
committed
Remove unnecessary missing dependencies from CI workflow
1 parent f8dadee commit 45955cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rinnai-custom-component-ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
3636
- name: Install missing dependencies
3737
run: |
38-
pip install psutil_home_assistant Pillow janus pyserial zeroconf async_upnp_client numpy securetar
39-
pip install hass_frontend pyudev aiodhcpwatcher hassil haffmpeg av go2rtc_client
4038
pip install josepy==1.13.0
4139
4240
- name: Prepare Home Assistant config

0 commit comments

Comments
 (0)