Disable free-mobile because requirement breaks setuptools (#50749)
This commit is contained in:
parent
877cb43c06
commit
1b74359ddb
6 changed files with 9 additions and 8 deletions
|
@ -83,7 +83,7 @@ class Integration:
|
|||
|
||||
@property
|
||||
def disabled(self) -> str | None:
|
||||
"""List of disabled."""
|
||||
"""Return if integration is disabled."""
|
||||
return self.manifest.get("disabled")
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue