mirror of
https://github.com/home-assistant/core.git
synced 2026-06-03 22:24:02 +01:00
9a686d148e
If a package fails to install or partially installed importlib version can return None. We now try pkg_resources first, then try importlib, and handle the case where version unexpectedly returns None