Переглянути джерело

tests: install PyTurboJPEG

Apparently the dependencies of pytesy-homeassistant-custom-component
are not enough to install this

PR #4110
Jason Rumney 5 місяців тому
батько
коміт
e4f8310be0
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      requirements-dev.txt

+ 1 - 0
requirements-dev.txt

@@ -1,6 +1,7 @@
 fuzzywuzzy
 levenshtein
 pycares~=4.11.0
+PyTurboJPEG~=1.8.2
 pytest-homeassistant-custom-component==0.13.254
 pytest
 pytest-asyncio