소스 검색

fix: syntax of requirement

Jason Rumney 11 달 전
부모
커밋
afa3ae93ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,6 +1,6 @@
 fuzzywuzzy
 levenshtein
-pytest-homeassistant-custom-component=0.13.254
+pytest-homeassistant-custom-component==0.13.254
 pytest
 pytest-asyncio
 pytest-cov