浏览代码

tests: install PyTurboJPEG

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

PR #4110
Jason Rumney 4 月之前
父节点
当前提交
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