Просмотр исходного кода

Tests: change pytest-homeassistant-custom-component dependency

Limit matches to compatible versions.
Jason Rumney 11 месяцев назад
Родитель
Сommit
a52087618c
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.221
+pytest-homeassistant-custom-component~=0.13.221
 pytest
 pytest-asyncio
 pytest-cov