Skip to content

Commit

Permalink
update dep and fix setup (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolivierarsenault authored Nov 3, 2024
1 parent cc33ec0 commit 19bc8e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest-homeassistant-custom-component==0.13.172
pytest-homeassistant-custom-component==0.13.178
moonraker-api==2.0.6
aiohttp_cors==0.7.0
pre-commit==4.0.1
Expand Down
2 changes: 0 additions & 2 deletions scripts/setup
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ sudo apt-get install -y libturbojpeg0 ffmpeg

python3 -m pip install --requirement requirements.txt


pre-commit install

0 comments on commit 19bc8e9

Please sign in to comment.