mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
@ -59,15 +59,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# concord232 > stevedore > pbr > setuptools
|
||||
"pbr": {"setuptools"}
|
||||
},
|
||||
"ecovacs": {
|
||||
# py-sucks > pycountry-convert > pytest-cov > pytest
|
||||
"pytest-cov": {"pytest", "wheel"},
|
||||
# py-sucks > pycountry-convert > pytest-mock > pytest
|
||||
"pytest-mock": {"pytest", "wheel"},
|
||||
# py-sucks > pycountry-convert > pytest
|
||||
# py-sucks > pycountry-convert > wheel
|
||||
"pycountry-convert": {"pytest", "wheel"},
|
||||
},
|
||||
"efergy": {
|
||||
# pyefergy > codecov
|
||||
# pyefergy > types-pytz
|
||||
|
Reference in New Issue
Block a user