Skip to content

Commit

Permalink
Fix Github Ruff workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gicamm committed Jun 2, 2024
1 parent 9b7a518 commit f92a7be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r requirements.txt
pytest-homeassistant-custom-component==0.13.115
ruff==0.4.2
pytest-homeassistant-custom-component
ruff
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sudo apt install python3-pip python3-dev python3-venv autoconf libssl-dev libxml2-dev libxslt1-dev libjpeg-dev libffi-dev libudev-dev zlib1g-dev pkg-config libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libavresample-dev libavfilter-dev ffmpeg
homeassistant==2024.4.4
homeassistant==2024.5.5
paho-mqtt
wrapt-timeout-decorator
dill
Expand Down

0 comments on commit f92a7be

Please sign in to comment.