فهرست منبع

ci: add PyTurboJPEG back to dependencies

The tests were working locally, but on github where they run in a
fresh runner container each time the dependency is missing (not pulled
in by HA for some reason).
Jason Rumney 2 ماه پیش
والد
کامیت
80022d20fb
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      requirements-dev.txt

+ 1 - 0
requirements-dev.txt

@@ -1,5 +1,6 @@
 fuzzywuzzy
 levenshtein
+PyTurboJPEG~=1.8.0
 pytest-homeassistant-custom-component==0.13.316
 pytest
 pytest-asyncio