Files
core/homeassistant/util
J. Nick Koston 9a686d148e Ensure startup can proceed when there is package metadata cruft (#47706)
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
2021-03-10 21:12:02 -10:00
..
2019-11-16 10:22:07 +01:00
2020-05-09 14:08:40 +03:00
2021-03-02 09:02:04 +01:00