Remove codecov, it has been pulled from PyPi and has been completely deprecated it seems

This commit is contained in:
Michel van de Wetering 2025-04-25 22:00:18 +02:00
parent 5650d7f5ca
commit c26817bd25

View file

@ -8,7 +8,6 @@ wheel = ">=0.34"
pygithub = ">=1.47"
homeassistant = ">=2021.4.6"
sqlalchemy = "==1.3.16"
codecov = "==2.0.15"
mock-open = "==1.3.1"
mypy = "==0.770"
pre-commit = "==2.2.0"