소스 검색

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